@charset "UTF-8";
/* CSS Document */

#col1{
	float:left;
	width:315px;
	padding-top:15px;
	margin-left:30px;
	padding-bottom:30px
}
* html #col1{
	margin-left:12px;
	width:325px;
}
#col2 {
	float:right;
	width:315px;
	margin-right:30px;
	padding-top:15px;
	padding-bottom:30px
}
* html #col2{
	margin-right:12px;
	width:325px;
}
#content .newsitem{
	position:relative;
	min-height:130px;
	line-height:140%;
	width:305px;
	font-size:11px;
	padding:0 5px 30px 5px;
	/*background:url(/images/section_bg.gif) no-repeat 0 0 transparent;*/
}
* html #content .newsitem{
	height:130px;
	width:315px;
}
#content .newsitem h2 a{
	color:#F60;
}
#content .newsitem h2{
	text-indent:23px;
	font-size:12px;
	font-weight:bold;
	clear:both;
	margin-top:0;
	margin:0 -10px .5em -10px;
	padding:8px 10px 5px 10px;
	color:#F60;
	line-height:150%;
	border-bottom:1px solid #444;
	background:url(/images/mag.gif) no-repeat 10px 5px #292929;
}
#content #col1 .newsitem{
	clear:left;
}
#content #col2 .newsitem{
	clear:left;
}
#content .newsitem p{
	margin-top:.75em;
	margin-bottom:.75em;
	line-height:150%;
}
#content .newsitem img{
	border:1px solid #292929;
	border-bottom:2px solid #222;
	background:transparent;
	margin-left:10px;
	margin-bottom:20px;
	clear:none;
	float:right;
}
#alert{
	padding:20px;
	background-color:#222;
	border:1px solid #393939;
	margin:10px 20px 0 20px ;
}
#alert strong{
	color:#f60
}
#alert h2{
	background:url(/images/headings/breaking.png) no-repeat 0 0;
	text-indent:-5000px;
	width:140px;
	height:13px;
	margin:0
}
#alert p{
	margin-bottom:0
}
#vidoverlay{
	z-index:5;
	position:absolute;
	width:400px;
	height:270px;
}
#vidoverlay a{
	display:block;
	width:400px;
	height:270px;
}
h2#inmotion{
	display:block;
	height:26px;
	width:241px;
	background:transparent url(/images/headings/home-inmotion.png) no-repeat 0 5px;
	line-height:100%;
	text-indent:-5000px;
}
