#news-box-home {
 width:190px;
 height:330px;
 margin-left:10px;
 margin-bottom:10px;
*margin:0px 0px 10px 0px;
 background:#f8f7f2 !important;
 border:1px solid #bbb;
 overflow:auto;
}

#news-box-title h2 {
 font-weight: normal;
 color:#222;
 font-size:21px;
 margin:-3px 0px 0px 10px;
*margin:-3px 0px 0px 0px;
}

#news-item-wrapper {
 clear: both;
}

#news-right {
 float: left;
 padding:10px 5px 10px 0px;
 margin-left:10px;
}

#home-news-summary {
}

a.titlelink:link,
a.titlelink:visited,
a.titlelink:active,
a.titlelink:hover {
 font-weight:normal;
 text-decoration:none;
 color:#222;
 font-size:12px;
 font-family: verdana, arial, sans-serif;
}

#news-box {
margin-top: 0px;
padding:0px 5px;
background:transparent !important;
font-size: 1em;
}

#news-box #title a:link,
#news-box #title a:visited,
#news-box #title a:active,
#news-box #title a:hover {
 font-family: tahoma, arial, sans-serif;
 font-size: 14px;
 text-decoration: none !important;
 color:#222;
}

#news-box #title a:hover {
 text-decoration: underline !important;
}

#news-box #date {
 font-size: 12px;
 color:#555;
}
