.story {
        font-family: "Times New Roman",arial;
        font-size: 16px;
        line-height: 20px;
        padding: 10px;
}
.story table {
	margin: 0;
	width: auto;	
}
.story table .content {
	font: 9px normal, arial,sans-serif;
}
.story table td {
	padding: 0;
}
.story table .wholestory table {
        margin: 0 0 10px 10px;
        width: 300px !important;
        width: 310px;
}

#content .story p {
	margin: 0 0 10px;
	padding: 0;
}
.breakingnews {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}


#footer {
	width:900px; margin-right:auto; margin-left:auto;
}

#rightrail {
	display:none;
}