/* 
Title:		screen styles and ie/win fixes
Author: 	www.blogperfume.com - Traduction <a href="http://www.niss.fr">(niss.fr)</a>.
*/


/* import stylesheets and hide from ie/mac \*/
@import url("master.css");
@import url("ie.css");
/* end import/hide */

.entry p a{
text-decoration:underline;
}


.header_g {
background-color:#CCCCCC;
color:#FFFFFF;
font-family:Arial;
font-size:12px;
font-weight:bold;
line-height:12px;
}
.header_g a {
color:#FFFFFF;
text-decoration:none;
}

#header_g{
padding-left:22px;
}

#leaderboard{
margin-top:12px;
margin-right:7px;
float:right;
}

#topinf{
/*height:140px;*/
height:110px;
}


.more-link{
color:#F14116 !important;
font-weight:bold !important;
}

