#widgetWrap{
	width:752px;
	margin:0px 0px 0px 180px;
	}
	
.widget {
width:353px;
background-color:#111010;
float:left;
margin:0px 75px 0px 0px;
}

a.previous{
	display:block;
	background:url(images/default/leftarrow.jpg) no-repeat;
	width:59px;
	height:54px;
	float:left;
	margin:60px 16px 0px 0px;
}

a.next{
	display:block;
	background:url(images/default/rightarrow.jpg) no-repeat;
	width:57px;
	height:54px;
	float:left;
	margin:60px 0px 0px 0px;
}

.widget_style {
text-align:left;
padding:0px 0px 0px 0px;
}


.widget_style ul {
margin:0;
padding:0;
}

.widget_style li {
height:160px;
width:125px;
list-style:none;
margin:0;
padding:8px 0px 0px 10px;
}

.widget_style img {
width:125px;
height:160px;
}