#newscontentdir {
position:absolute;
top: 1em;
   margin-left:190px;
   margin-top:8px;
   padding-left: 8px;
   background: url(/graphics/backgrounds/dotted2.gif) repeat-y left;
}
.thumbtable
{ width:117px;
	padding: 6px 6px 6px 6px;
	float: right;
	text-align:center;
	margin-left:2px;
}
.topheadline {
margin: 4px 0 4px 0;
}
.topheadline a:hover { color: #3366CC; text-decoration:underline; }

.toptitle {
margin: 0 6px 0 0;
width:482px;
}
.topstory {
margin:1px 0 1px 0;
width:482px;
float:left;
}

.topsource{
font-size:96%;
color:gray;
margin-top:2px;
}

.opstory a:link, .opstory  a:visited
{
font-size: 135%;
line-height:90%;
font-family: Georgia, serif;
color: #2d648a; 
text-decoration:none;
text-align:left;
}
.opstory  a:active,  .opstory a:hover {
color: #3366CC; text-decoration:underline;
text-align:left;
}