table#container td#topcon {
	background:		none;
}


/*div#specificationcon {
	border-bottom: 		1px solid red;
}*/

div#mainvisual {
	width:				587px !important;
	border-bottom: 		1px solid #acacac;
	border-left: 		1px solid #acacac;
}

div#descriptioncon {
	width:				390px !important;
}

div#subflash {
	width:				670px;
	float:				left;
	clear:				both;
}

div.newsitem,
div.gridcon {
	width:				390px;
/*	border-bottom:				1px solid #acacac;*/
}
div.newstext,
div.gridtext {
	position:			relative;
	width:				338px; /* 295 - 8 - 8 - 2(imgborders) */
	float:				left;
	padding: 			8px 40px 8px 8px;
}
div.pagetext {
	position:			relative;
	width:				338px; /* 295 - 8 - 8 - 2(imgborders) */
	float:				left;
	padding: 			8px;
}
div.newsheadline {
	width:				260px;	
	padding:			0;
}
div.readmorenews {
	position:			absolute;
	width:				180px;	
	bottom:				5px;
}
