@import 'reset.css';
@import 'global.css';
@import 'hacks.css';


.colLeft {
	float:left;
	padding-right:10px;
}

#ewgtcontainer {
/*margin-bottom: -2px;
margin-bottom: expression('-18px');*/
margin-bottom: -1px;
margin-bottom: 0px\9;
}

* html #ewgtcontainer {
/* margin-bottom: -19px;*/
}

body {
margin:0;
padding:0;
background:#88939f url('../images/new/main_bg.gif') 0 0 repeat-x;
font-family:Arial, Helvetica, sans-serif;
}



.spacer {
margin:0;
padding:0
}
#container {
margin:0 auto 0 auto;
width:985px; 
background:url('../images/shadow.png') repeat-y left top ;
padding-left:0px;
}
.sub_content_holder {
width:980px; 
background:#FFFFFF;
float:left;
}
.clear {
clear:both;
}
a:focus {
  -moz-outline-style: none;
}
.arti_content_holder {
float:left;
width:600px;
margin-right:10px;
padding:0 0 0 11px; 
font-size:13px;
line-height:16px;
}
.arti_content_holder a{
color:#008CB4;
text-decoration:none;
}
.arti_content_holder a:hover{
color:#008CB4;
text-decoration:underline;
}

#topStoriesBySection{
	float: left;
}
span.cp_wrapper ul#cp_links {
  margin-left: 0px;
  padding: 0 0 0 0;
}
div.ciu_ads{
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
div.colLeft div.section{
	display: inline-block;
}
span.ciu_wrapper {
    font-size: 12px;
	float: left;
	width: 50%;
	display: table;
}
span.ciu_wrapper div{
    margin-right: 10px;
    padding: 10 10 10 10;
}

