.mid-l-box-latestnews {
float: left;
width: 700px;
margin: 0 0 40px 0;
padding: 0;
text-align: left;
font-size: 11px;
background-color: #FFFFFF;
}

/* cover story latest news copied from cover stories txt DS 090721 */

.cover-story-latestnews-img {
float: left;
width: 150px;
margin: 0;
}

.cover-story-latestnews-item {
float: left;
width: 440px;
margin: 15px 0 15px 0;
}


.cover-story-latestnews-txt {
width: 480px;
margin: 0 0 0 170px;
line-height: 18px;
}


.cover-story-latestnews-txt h3 {
margin: 0;
padding: 0 0 0 0;
}

.cover-story-latestnews-txt h3 a{
font-family: Georgia, Palatino, "Times New Roman", Times, serif;
font-size: 17px;
font-weight: normal;
color: #162227;
text-decoration: none; 
margin: 0 0 0  0;
padding: 0 0 0 20px;
display: block;
}

#main-column .cover-story-latestnews-txt h3 a:hover {
font-family: Georgia, Palatino, "Times New Roman", Times, serif;
font-size: 17px;
font-weight: normal;
background: #FFFFFF url('../images/arrow-red-icon.gif') left top no-repeat;
background-position: 5px 4px;
color: #162227;
text-decoration: underline;
}







.cover-story-latestnews-txt a {
color: #999999;
text-decoration: none;
margin-left: 20px;
}

.cover-story-latestnews-txt a:hover {
color: #CC0000;
text-decoration: underline;
}

.cover-story-latestnews-txt p {
padding: 0 0 0 20px;
margin: 10px 0 5px 0px;
}





/* end of cover story works DS 090721 */
