 #widget {
	width:920px;
	height:313px;
	padding:0px 0px;
	margin:0px 0px;
		
}

#widget a:focus { outline: none; }



#prev {
	height:42px;
	width:37px;
	position:absolute;
	margin-left:8px;
	margin-top:126px;
	z-index:1000;
}

#next {
	height:42px;
	width:37px;
	position:absolute;
	margin-left:874px;
	margin-top:126px;
	z-index:1000;
}

