/* ================================
    CSS STYLES FOR Module itxNewsShow
   ================================
*/
.content ul li{
list-style-type:none;
color:#71A328;
}
.NewsTitle, .content.NewsTitle,.NewsTitle a:link, .NewsTitle a:visited,.NewsTitle a:hover{
color:#71A328;
text-decoration:none;
float:left;
margin:0;
padding:0 0 0 3px;
width:100%;
font-family:"Lucida Grande","Trebuchet MS",Verdana,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}
.content .linkBack{
display:none;
}

.content .NewsContent, .content .NewsContent p a{
text-decoration:none;
font-family:Tahoma,Arial,Helvetica;
font-size:11px;
line-height:18px;
text-decoration:none;
margin-left:10px;
margin-bottom:10px;
color:#000000;
}
.content .NewsContent a{
text-decoration:none;
}
.content .NewsContent:hover{
text-decoration:none;
}