.col1 {
	float:left;
	width:410px;
	min-height:252px;
	height:auto !important;
	height:252px;
}
.col2 {
	float:left;
	width:300px;
	margin-left:5px;
}
#features{
	width:205px;
	float:left;
}
#news {
	width:200px;
	float:left;
}
#images {
	float:left;
	width:400px;
}


#images,#wire,#videos {
	clear:left;
	padding-top:3px;
}

#features li {
	float:left;
	clear:left;
	width:200px;
	margin-bottom:5px;
}
#features li img {
	float:left;
	clear:left;
	width:200px;
	height:100px;
}
#features span, #features p {
	display:block;
	float:left;
	clear:left;
	color:white;
	padding:3px 4px 2px 4px;
}
#features a:hover {
	text-decoration:none;
}
#features .storytype {
	background:url('/i/f/ffffff70.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/f/ffffff70.png',sizingMethod='scale');
	margin:0;
	display:inline;
	color:#000;
	font-weight:bold;
	font-size:0.9em;
}
#features .title {
	background:url('/i/f/00003680.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/f/00003680.png',sizingMethod='scale');
	font-size:1.2em;
	font-weight:bold;
}
#features a:hover .title {
	color:#ff9;
}
#features .synopsis {
	background:url('/i/f/00000070.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/f/00000070.png',sizingMethod='scale');
	margin:0;
	display:inline;
}

#news li {
	margin:0 0 5px 0;
}

#images li {
	float:left;
	width:200px;
	margin-bottom:5px;
	height:60px;
}
#images img {
	float:left;
	max-height:60px;
	margin-right:5px;
}

#videos {
	overflow:hidden;
	zoom:1;
}
#videos li {
	margin-bottom:5px;
}
#videos li img {
	float:left;
	margin-right:5px;
	width:55px;
}
