/* SITE SPECIFIC QUERY STYLES */
/* Surrounding div */
.site_specific_query {
}

/* Query title */
.site_specific_header {
width:100%;
	background-color:#FFFFFF;
                font: Verdana, Arial, Helvetica, sans-serif;
	color:#3366cc;
	font-size:12px;
	font-weight:bold;
	text-align:left;
                margin-top:8px;
	margin-bottom:2px;
                border-style:double;
                border-color: #ffffff #ffffff #000000 #ffffff
}

/* Individual story title */
.site_specific_headline {
                font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009933;
                margin-top: 5px;
}

/* Individual story abstract */
.site_specific_abstract {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

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

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

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

/* OPINION AND HEALTH HEADLINE */
.standalone_headline {
	font-size:16px;
	margin-bottom:10px;
}

/* AP STYLES */
/* Surrounding div */
.ap_feed {

}

/* Feed title */
.ap_headlines_header {
                font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #663300;
                margin-top: 16px;
                margin-bottom: 2px;
}

/* <ul> surrounding the list */
.ap_list {
}

/* Individual list item */
.ap_list_item {
	margin-bottom: 1px;
}

.ap_list_item a:link {
	font: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #003399;
}

.ap_list_item a:hover {
	font: Verdana;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
}

.ap_list_item a:visited {
	font: Verdana;
	font-size: 10px;
	color: #663399;
	text-decoration: none;
}
