.asideInfos  {
padding:0;
/*position:relative;*/
/*left:10px;
top:15px;*/
float:right;
width:70px;
border:1px solid #CCCCCC;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0 none;
/*font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
padding:0;
vertical-align:baseline;*/
}
/** {
font-size:100.01%;
}*/
.clear {
clear:both;
display:block;
height:0;
overflow:hidden;
visibility:hidden;
width:0;
}
.asideInfos .voting .votes {
background-color:#FFFFFF;
border-bottom:1px solid #DDDDDD;
color:#999999;
font-size:2em;
font-weight:bold;
padding:1px 0;
position:relative;
text-align:center;
z-index:10;
}
.best, .best a {
color:#58A61E !important;
}
.asideInfos .notation {
background:url("../img/bg_sprite.png") repeat-x scroll 0 -222px #FFFFFF;
/*border:1px solid #DDDDDD;*/
margin-top:-7px;
padding-top:4px;
text-align:center;
z-index:5;
}
.waiting {
background:url("../img/ajax-loaderForum.gif") no-repeat scroll 50% 50% transparent;
}
.asideInfos .notation a.less {
background:url("../img/ico_sprite.gif") no-repeat scroll -107px -245px transparent;
}
.asideInfos .notation a.less:hover {
background-position:-107px -204px;
}
.asideInfos .notation a.more {
background:url("../img/ico_sprite.gif") no-repeat scroll -72px -245px transparent;
}
.asideInfos .notation a.more:hover {
background-position:-72px -204px;
}
.asideInfos .notation a {
cursor:pointer;
display:block;
float:left;
height:22px;
width:28px;
}
a {
color:#303030;
}
a, a img {
text-decoration:none;
}
