/* home classes ----------------------------------*/
.well_space{
width: 440px;
}

.promo_boxes{
width: 440px;
margin-top: 10px; 
}

.promo_leftbox{
width: 215px;
margin: 0px 10px 0px 0px;
float: left;
}


.promo_rightbox{
width: 215px;
margin: 0px 0px 0px 0px;
float: left;
}

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

.site_specific_headline {
	font-size:12px;
	margin-top:6px;
	margin-bottom:6px;
color: #000099;
}

.site_specific_abstract {font-size:12px;}

.site_specific_abstract p {
}


.site_specific_header {
	font-size:14px;
	padding-top:10px;
	border-bottom:1px black solid;
}

.site_specific_query {
}

.site_specific_date {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
color:#666666; 
font-style:italic;
}

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


/* 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/nct/media_path/backgrounds/rounded_grey_box.gif); 
	width:196px; 
	height:50px;
	background-repeat:no-repeat;
	padding:5px 0px 0px 5px;
	margin-top:10px;
}
