@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: -18px\9;

}


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

@media screen and (-webkit-min-device-pixel-ratio:0) {
#ewgtcontainer {
margin-bottom: -1px;
}
} 

body {
margin:0;
padding:0;
background:#102f2b 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(/img/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;
}
#navitile {
width:975px !important;
}

ul#cp_links {
  margin-left: 0px;
  padding: 0 0 0 0;
}

#ciuadposition {
	/*background-color:#E1E1E1;*/
	border:0 none;
	display:table;
	margin:3px 0;
	/*padding:10px;*/
	float: left;
	width: 620px;
}

div.ciu_ads {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
span.ciu_wrapper {
    float: left;
    font-size: 12px;
    width: 49%;
}
span.ciu_wrapper div {
    margin-right: 10px;
}
