#bannertop {
	width: 980px;
	height: 100px;
	background: url('../Images/myMSWN_bnr_top_980px.jpg') no-repeat;
}

#menu a:link, #menu a:visited {
	color: #336699;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#menu a:hover {
	color: #7BBDF1;
}

#menu {
	width: 940px; 
	height: 20px;
	background: #46461F url('../Images/holder_btn_980px.jpg') repeat-x;
	padding: 5px 20px;
}

#menu .left {
	float: left;
}

#menu .right {
	float: right;
}

#moneysaver h2 {
	color: #336699;
	margin-bottom:20px;
	background: url('../Images/a22.gif') bottom repeat-x;
}

#moneysaver a:link, #moneysaver a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #669933;
	font-weight: bold;
	text-decoration: none;
}

#moneysaver a:hover {
	text-decoration: underline;
	color: #66CC33;
}

#moneysaver .black_small {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
}


