.LinkModule .newGreen .title
{
	
	font-weight: bold;
	line-height: 20px;
	padding-left: 10px;
	color: White;
	height: 20px;
    padding-top:5px;
	border-bottom: #CBCBCB 1px solid;
   background-image:url("../Images/newsbluebar.gif");     

}

.LinkModule .newGreen .content
{
    width:90%;
    border:#E5E5E5 1px solid;
	margin: 2px 0px 0px 0px;
	padding-left:10px;
float:left;
}
.LinkModule .newGreen .imageName
{
    text-align:left;
    padding-left:5px;
    margin-top:5px;
    display:none;
    }
.LinkModule .newGreen .imageItemContainer
{
	float:left;
	width:49%;
    height:35px;
    line-height:35px;
	
}
.LinkModule .newGreen .imageItem
{
    
    }
.LinkModule .default a.normal:link { color:#000000; text-decoration: none;}
.LinkModule .default a.normal:visited { color:#000000; text-decoration: none;}
.LinkModule .default a.normal:hover { color:#FF6B42; text-decoration:underline; }


