ul, li, h4 {
margin: 0; padding: 0;
list-style: none;
}


small {
color: #480000;
font-weight: normal;
font-size: 11px;
display: block;
}

#widget {
	color: #480000;
overflow: hidden;
padding:0px;
height: 185px; /* You should adjust this height for your project. */
position: relative;
float: left;
width: 236px;
-moz-border-radius-bottomright: 10px;
}

#widget img {
float: left;
border: 0px solid white;

/*width: 90px;
height: 90px;*/
}

#widget li {
clear: left;
overflow: hidden;
position: relative;
top:0px;
width:236px;

height:70px; /* Change this to fit your needs. The plugin will access this value if you don't pass a parameter in when you call it. */
}


h2{
	font:12px Verdana, Geneva, sans-serif;
	font-weight:bold; 
	color:#FFF ;
	padding:0px;
	margin:0px;
	}