/* Various NONE Ad Fixes, should probably be moved into main CSS File */
#chromemenu {clear:both; width:978px;}

#rail_c {
	border: 0px solid white !important;
	margin: 0;
	padding: 0;
}
#rail_c div.content {
	padding: 0;
	border: 0px solid black;
	background-color: white;
}
/* All the styles for ADs CSS Styles */
#rail_c_inner { padding-bottom: 10px; 
	background-color: #E8EAC2;
	border: 1px solid #CACCAA;
}
#masthead_ad { border: none; }
#ntl1, #bdge01 { 
	float: left; 
	margin: 0 auto 0 auto; 
	padding-top: 0; 
	padding-bottom: 3;
}
#bdge01 { margin-left: 7px; }
#wsky01 { 
	float: right; 
	padding-top: 0;
	margin-right: 10px
}
#vertAdContainer, #badgeContainer, #bottomAds { 
	clear: both; 
	text-align: center; 
	padding: 0 0 0 13px;
}

#TopJobs { 
	float: left; 
	margin-left: 0 !important;
}
#rect01 { float: right;
        clear: both;
        margin-left: 10px; }
/* IE Specific CSS */
* html #rail_c #ads_notice {
	_margin-bottom: -12px;  /* IE 6 and below */
}
* html #wsky01 { margin-right: 10px; }
* html #yahoo_search {
	_font-size: 10px; /* IE 6 and below */
}
* html #vertAdContainer, * html #badgeContainer { 
	padding: 0 0 0 15px; 
}
* html #vertAdContainer {
	_margin-bottom: 10px;
}
* html #bottomAds {
	padding-left: 0px;
}
* html #masthead { height: 90px; }
* html #rail_c { width: 335px; }

/* Style for Nav Ad */
.nav_ad_wrap {
    float: right;
    height: 26px;
    margin-top: -6px;
    margin-right: 10px;
    width: 86px;
}

.nav_ad_wrap a {
     border-right: none !important;
}
