

#container {
position: relative;
width: 310px;
}


ul, li, h4 {
margin: 0; padding: 0;
list-style: none;
}

small {
color: gray;
font-weight: normal;
font-size: 11px;
display: block;
}

.newsitem{
font-size:12px;
font-weight:lighter;
}

#widget {
-moz-border-radius-bottomright:10px;
background:#FFFFFF none repeat scroll 0 0;
border:0 solid #C5C5C5;
float:left;
font-size:11px;
height:305px;
overflow:hidden;
position:relative;
width:161px;
}

#widget img {
float: left;
border: 0px solid white;
padding: .2em;
background: #ffffff;
width: 25px;
height: 25px;
}

#widget li {
clear: left;
overflow: hidden;
position: relative;
top: 0;
padding-bottom: 1.5em;
height: 75px; /* Change this to fit your needs. The plugin will access this value if you don't pass a parameter in when you call it. */
}

h4 {
padding-top: .5em;
font-size: 14px;
color:black;
}

li p {
color: #474747;
margin-top: .4em;
}
