#tv {
	height: 196px;
	width: 250px;
	position: absolute;
	z-index: 20;
	top: 0px;
	margin: 0px;
	left: 510px;
	}
	
	#main_content {
	float: left;
	margin-top: 0;
	width: 558px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	}
	
	
	/* for Non Internet Explorer 
html>body #main_content {  
	height: auto;
	min-height: 600px;
	}
*/

#leftSide {
	float: left;
	width: 262px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	}
	
#rightSide {
	float:left;
	width: 262px;
	margin-left: 8px;
	}	
	
	#strapline {
	float:left;
	width: 520px;
	height: 60px;
	background-image: url(../images/ENGINEERED.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	}

#newsLeft {
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1em;
	color: #666666;
	float: left;
	width: 350px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-right: 10px;
	}
	
	
	#newsLeft b {
	font-family: Arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #cc0000;
	}
.noBorder {
	float: left;
	border: 1px dotted #666666;
	margin-right: 10px;
}

.dottedBorder {
	border: 1px dotted #666666;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000000;
	line-height: 1em;
}

#newsRight {
float: left;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1em;
	color: #666666;	
	width: 170px;
	}
	
	#tradeLeft {
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1em;
	color: #666666;
	float: left;
	width: 325px;
	margin-right: 2px;
	}
	
	#tradePic {
	float: none;
	height: 178px;
	}
	
	#crossline {
	width: 100%;
	height: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	}
	
	#fullPara {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	}
	
	#more {
	width: 95%;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	color: #cc0000;
	line-height: 0.9em;
	text-align: right;
	height: 20px;
	padding: 5px;
	margin: 0 auto 0 0px;
	}
	
	#more a{
	color: #cc0000;
	}
