.widget {
width: 320px;
height:300px;
margin-top: 15px;
}

.widget_style {
text-align:left;
padding:0px 0px 0px 0px;
}


.widget_style ul {
margin:0;
padding:0;
}

.widget_style li {

width:320px;
height:226px;
list-style:none;
margin:0;
padding:0px 10px 0px 0px;
}

.widget_style img {
width:300px;
height:225px;
border: 1px solid silver;
}

a img {border : 0px;}

a { font-weight: normal; color: #004b96 };
a:hover {text-decoration: underline;}