.newscityname{
font-size:14pt;
font-weight: bold;
color: #444444;
padding-left:20px;
padding-bottom:-5px;
border-bottom:1px #dddddd solid;
}


.newslist ul{
list-style-type:none;
padding:0px;
text-align:left;
}


.newslist img, .newsgrey img {
width:100%;
height:auto;
}



.newslist ul, lh, newsdescription, itemdescription{
width : 100%;
}



.newslist li{
padding: 8px 20px;
}





.newsgrey {
background:#f5f5f5;
border-radius: 6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
width : 100%;
-webkit-box-shadow: inset 0px 0px 30px -1px #dfdfdf;
-moz-box-shadow:    inset 0px 0px 30px -1px #dfdfdf;
box-shadow:         inset 0px 0px 30px -1px #dfdfdf;
}





.newsgreyline {
background:#ffffff;
border-radius: 6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
width : 100%;
border:1px #dddddd solid;
}







.latestnews {
font-size: 14pt;
font-weight: bold;
color: #ffffff;
text-decoration: none;
background:#DF771A;
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
border-radius: 5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin-top:-10px;
text-align:left;
}




.newsheading {
font-size: 12pt;
font-weight: normal;
color: #003366;
text-decoration: none;
}
:hover.newsheading {
color: #003366;
text-decoration: underline;
}
:active.newsheading {
color: #000000;
text-decoration: none;
}


.newsdate {
font-size: 9pt;
font-weight: normal;
color: #777777;
text-decoration: none;
text-align:justify;
}


.newsdescription {
font-size: 8pt;
font-weight: normal;
color: #000000;
text-decoration: none;
text-align:justify;
}





.itemtitle {
font-size: 12pt;
font-weight: normal;
color: #003399;
text-decoration: underline;
line-height:28px;
}
:hover.itemtitle {
color: #000000;
text-decoration: none;
}
:active.itemtitle {
color: #505050;
text-decoration: none;
}



.itemdescription {
font-size: 9pt;
font-weight: normal;
color: #000000;
text-decoration: none;
text-align:justify;
}




.news_hyperlink{
font-size: 14pt;
font-weight: normal;
color: #003399;
text-decoration: none;
line-height:34px;
border-bottom:1px #c2c2c2 solid;
}
:hover.news_hyperlink {
color: #000000;
}
:active.news_hyperlink {
color: #000000;
border-bottom:1px #aaaaaa solid;
}