#home {
    height: auto;
    overflow: hidden;
    position: relative;
    width: 319px;
}
#home .widget {
	width:319px;
	float:left;
	margin:0;
	position:relative;
	overflow:hidden;
	z-index:10;
	margin-left:3px;
}

 
#recent-widget.widget .nav span {
	display:block;
	width:23px;
	height:21px;
	float:left;
	padding:0 3px 0 0;
	cursor:pointer;
}



#recent-widget {height:auto;}

#recent-widget small {
	display:block;
	padding:5px 0 0;
}
