.widget {
	width:585px; 
	height:117px; 
 	z-index:600;
	background:url(../images/titles/title_ourgallery.gif) no-repeat 0 0; 
	position:relative; 
	top:-109px; 
	left:370px;
	padding:0 0 0 30px;
}

.widget a.previous{
	float:left;
	display:block;
	background:url(../images/titles/button_prev.gif) no-repeat bottom;
	width:20px;
	height:120px;
	margin-top:0;
	margin-right:2px;
	
}

.widget a.next{
	float:right;
	display:block;
	background:url(../images/titles/button_next.gif) no-repeat 0 -5px;
	width:20px;
	height:120px;
	margin-top:-100px;
	padding:0 7px 0 0;
}

.widget_style {
text-align:left;
padding:0px 0px 0px 0px;
}


.widget_style ul {
margin:0;
padding:0;
}

.widget_style li {
height:96px;
width:166px;
list-style:none;
margin:0;
padding:10px 0px 0px 10px;
}

.widget_style img {
width:162px;
height:92px;
border:2px solid #969695;
}
