/* site_specific_query class -------------------*/

.site_specific_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9999FF;
        margin-top: 13px;
}

.site_specific_abstract {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

}

.site_specific_abstract p {font-size:11px;}


.site_specific_header {
width:100%;
	background-color:#FFFFFF;
	color:#006699;
	font-size:14px;
	font-weight:bold;
	text-align:left;
        margin-top:14px;
	margin-bottom:2px;
                border-style:double;
                border-color: #ffffff #ffffff #000000 #ffffff
}

.site_specific_query {
}

/* END site_specific_query  ------------------*/

/* Franchise - content well styling */
.eewellh {
	background-color:#000099;
                font: Verdana, Arial, Helvetica;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
                margin-top:5px;
	margin-bottom:2px;
}

.eewellhl {
                width:100%;
	background-color:#FFFFFF;               
                font: Verdana, Arial, Helvetica;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
                margin-top:5px;
	margin-bottom:2px;
                border-style:double;
                border-color: #ffffff #ffffff #000099 #ffffff
}



.eewellp {
	font: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
                margin-bottom: 8px;
}


/* Blog authors */

.blog_author {
	float:left;
	width:300px;
	height:125px;
	margin-top:20px;
	padding-right:15px;
}

.blog_authors {margin-left:15px;}

.blog_block {float:left;}

.blog_entry {
	float:left;
	width:120px;
	padding:20px 0px 0px 10px;
}

/* Weather form */
.weather_form_label {
	font-size:11px;
	color:#FFFFFF;
	margin-top:10px;
	font-weight:bold;
}

.weather_form {
	border:none; 
	background-image:url(http://static.mgnetwork.com/sls/media_path/backgrounds/rounded_grey_box.gif); 
	width:196px; 
	height:50px;
	background-repeat:no-repeat;
	padding:5px 0px 0px 5px;
	margin-top:10px;
}

.radar_header {margin-top:40px;}
