
/*div.middle div.sidebar div.recent */
div.center {
   width: 262px; 
	height:65px; 
	 overflow: hidden;
	 margin-left: 10px;
	 margin-top: 9px;
}
#divRecentLinks {
	overflow: visible;
}
div.container {
    display: block;
    width: 267px;
    height: 65px;
	 float: left;
	 
}