﻿div.newsitem {
    border-bottom:1px solid #c3e03e; padding:20px 0 10px 0; min-height: 92px;
}
* html div.newsitem { height: auto !important; height: 92px; }
div.newsitem img{
    float:right; border:1px solid #c3e03e; margin:0 0 10px 10px;
}
ul#nav li#lnknews a{
	text-decoration:none; font-weight:bold;
}
#newsimages{
    margin:0 0 10px 10px;
    padding: 0;
    width: 252px;
    float: right;
}