.widget_style {
width:600px;
margin-left:48px;
clear:both;
}

a.previous{
	display:block;
	background:url(../images/layout/prev.jpg);
	width:34px;
	height:34px;
}

a.next{
	display:block;
	background:url(../images/layout/next.jpg);
	width:34px;
	height:34px;
}

.widget_style {
text-align:left;
padding:0px 0px 0px 0px;
}


.widget_style ul {
margin:0;
padding:0;
}

.widget_style li {

/*background:url(images/imgbg.jpg) left top no-repeat;*/
list-style:none;
margin:0;
padding:0px 1px 0px 1px;
}

.widget_style img {
width:100px;
height:139px;
border:0px;
}