.col1 {
	float:left;
	width:410px;
	min-height:252px;
	height:auto !important;
	height:252px;
}
.col2 {
	float:left;
	width:300px;
	margin-left:5px;
}
.med .col2, .hi .col2 {
	margin-top:30px;
}
.tagcloud {
	margin-top: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;
}

#taginfo {
	margin-bottom:10px;
}
#taginfo li span {
	font-size:0.9em;
	color:#666;
}

#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;
}

#twitter {
	margin-top:5px;
	zoom:1;
	overflow:hidden;
}
#twitter li {
	margin-bottom:3px;
	float:left;
	clear:left;
	display:block;
}
#twitter img {
	width:20px;
	float:left;
	clear:left;
	margin:0 3px 20px 0;
}
#twitter p {
	margin:0;
	padding:0;
}
#twitter .time {
	font-size:0.8em;
	color:#999;
}
#taginc {
	margin-bottom:5px;
}
#stocks tr:last-child td {
	border:0;
}
#stocks td {
	padding:2px;
}
#stocks img {
	width:50px;
	height:15px;
}
.stockchange-up {
	color:green;
}
.stockchange-down {
	color:red;
}
