#widgetTop5
{
	min-height: 157px;	
	height: auto !important;
	height: 150px;
	
	background: #DAE6F2 url(/images/widgets/side_top5.jpg) no-repeat scroll 0;
	background-position:top;
	clear: both;
	color: #1E406D;
	display: block;
	float: none;
	width: 306px;
	margin: 0;
	overflow: visible;
	padding: 0;
	position: relative;
	/*border-left:1px solid #c1ccdb;
	border-right:1px solid #c1ccdb;*/
}

#widgetTop5 ol
{
	clear:both;
	display:block;
	float:none;
	line-height:1.4em;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:decimal;
	margin:0 0 20px 20px;
	overflow:visible;
	padding:0;
	position:relative;
	text-align:left;
	width:210px;
}

#widgetTop5 ol li
{ 
	margin: 0 0 2px;
	padding: 0;
}
#widgetTop5 .btn { 	
	position: absolute;
	bottom: 4px;
	right: 5px;
 }
