p.gray_par {
	margin: 0;
	padding: 10px 10px 20px 30px;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial,Lucida, Geneva, sans-serif;
	color: #999999;
	font-weight: 600;
	width: auto;
}

#mw_adv {
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	margin: 0 6px 20px 6px;
	padding: 10px 0 20px 0;
	width: 100%;
}

html>body #mw_adv {
	width: auto;
}

#mw_adv table {
	width: 100%;
}

#mw_adv td.mw_adv_red {
	height: 32px;
	background-image: url("../images/mw_advantaged_bg_strip.gif");
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 13px;
}

#mw_adv td.mw_adv_brdr {
	border-right: 1px dashed #999999;
	padding: 0 8px 8px 8px;
	color: #000000;
}

#mw_adv span.mw_adv_brdr_title {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, Lucida, Geneva, sans-serif;	
	display: block;
}

#mw_adv a.mw_adv_small {
	font-size: 9px;
	color: #666666;
}

#mw_adv a:hover.mw_adv_small {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

#bottom_area {
	width: 100%;
	margin: 0 6px 0 6px;
	padding: 0 0 20px 0;
}

html>body #bottom_area {
	width: auto;
}

#bottom_area table {
	width: 100%;
}

.dashed_border {
	border: 1px dashed #999999;
	border-top: 0;
}

.gray_title {
	background-color: #999999;
	border: 1px solid #A6A6A6;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Lucida, Geneva, sans-serif;
	padding-left: 15px;
	height: 27px;
}

#news_center ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 6px 0 6px 0;
	border: none;
}
		
#news_center li {
	margin: 0 0 6px 0;
}

#news_center li a {
	display: block;
	color: #666666;
	font-size: 9px;
	padding: 0 0 0 15px;
	width: 100%;
	text-decoration: none;	
}

#news_center li a:hover {
	color: #333333;
	text-decoration: none;
}
