/* AMCK CSS Document *//* Layout */#contentmainnews {	float: left;	background-color: #ffffff;	width: 750px;	margin: 0;}/* News Boxes */#castingmainbox {	background: url("../images/contentbox1.gif")  repeat-y right;}#castingmainbox div.boxcontent, #castingmainbox div.boxtopright, #castingmainbox div.boxbottomright {	width: 735px;}/* News Items */div.castingcontainer {	clear:both;	overflow:hidden;	width:720px;}div.castingleft {	float:left;	width: 360px;	background: transparent url("../images/dottedline_v.gif") top right repeat-y;}div.castingright {	float:left;	width: 360px;	margin:0;	padding:0;}
