#header_main {
	width: 960px;
}

#eLogo{
	float: left;
	margin: 15px 0 0 60px;
}
#header_main #wt_wrapper{
	margin: 10px 0 0 40px;
}
/* #header_main #mastAd .advertisement{
	background-color: #ccc;
	width: 160px;
	height: 90px;
}
#header_main #mastAd {
	margin: 10px;
	padding: 0;
}*/

#header_main .miWlocation a, #header_main .miWcurrent, #header_main .miWcurrentData, #header_main .miWtext{
	font-size: 1.1em;
	font-weight: bold;
	width: 150px;
}
#header_main .miWcurrentData a{
	color: #444;
}


/* tooltip styling */ 
#tt1 {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
/* Site Search */
#site_search{
	background-color: #F8F9F9;
	border-top: 1px solid #ABADB3;
	border-bottom: 1px solid #ABADB3;
	color: #444444;
	padding: 7px 0 0 0;
	width: 960px;
}
#search_form_wrapper {
	padding-left: 5px;
	width: 690px;
	height: 35px;
}
#site_search #AvatarOutput_dynamicContent{
	float: right;
	font-size: 11px;
	padding-right: 5px;
	padding-bottom: 1px;	
	width: 250px; 
}
#site_search .search_label{
	font-size: 1.3em;
	font-weight: bold;
	margin: 3px;
}
.search_label, .select_wrap, .input_wrap, #site_search .button, .search_label_wrapper{
	float: left;
}

#site_search input {
	width: 250px;
}

#site_search input, #site_search select{
	color: #666;
	border:solid 1px #fff;
	font-size: 10px;
}
.select_wrap, .input_wrap {
	background-color: #fff;
	border:  solid 1px #ccc;
	height: 19px;
	padding: 1px;
}
.search_label_2{
	font-size: 10px;
	color: #CC3311;
}
.search_label_3{
	font-size: 10px;
	font-weight: bold;
}
#site_search .search_label_wrapper{
	font-size: .80em;
	font-weight: normal;
	margin-left: 30px;
	position: absolute;
	overflow: visible; 
	width: 170px; 
	height: 20px;
	left: 560px; 
}


/* homepage top stories spacing */
.top_stories{
	margin-top: 5px;
}


