﻿.toptenarticles { width:456px;height:200px;font-size:10px; }
.toptenarticles ul { width:456px;height:200px; }
.toptenarticles ul li { width:456px;height:200px;margin-top:0px; }
.toptenarticles ul li img { float:left;margin-right:10px;border:1px solid #e5e5e5; }


.itemsNav ul { 
list-style:none;
margin:0;
padding:0;
float:right;
position:relative;
top:-2px;left:-10px;
}

.itemsNav li { 
padding:5px;
border:1px solid silver;
margin-left:5px;
float:left;
cursor:pointer;
text-align:center;
height:14px;
padding-top:2px;
padding-bottom:2px;
font-size:10px;
}

.itemsNav { 
width:456px;
height:20px;
clear:both;
margin-top:5px;
padding-top:3px;
padding-bottom:2px;
border-bottom:1px solid #dadada;
border-top:3px solid #fff; 
}


.bigger { font-size:12px; }

.bigger strong { font-size:12px; }

.highlight { background:#f57c16;color:#fff; }