h1 { font-size: 14px; margin-top: 0; margin-bottom: 0px; font-family: Arial; color:"#3F76DF";}

.trow{
font-family: Arial;
font-size:13;
color: #ffffff; 
font-weight:bold;
}

.oddRow {
background-color: #DCE5F9;
font-weight: bold
}
.evenRow {
background-color: #E5EBF8;
font-weight: bold
}
.headRow {
background-color: #A5C6D6;
}
.dealRow
{
	color: #484747;
	font-weight: normal;
}

#navigationtop {font-family: Arial; clear:both; font-size:13; text-align:center; font-weight: bold; color: #ffffff}
#navigationtop ol {display:inline; margin:0; padding:0;}
#navigationtop ol li {display:inline;}

#navigationtop2 {font-family: Arial; clear:both; font-size:13; text-align:center; font-weight: normal; color: #000000}
#navigationtop2 ol {display:inline; margin:0; padding:0;}
#navigationtop2 ol li {display:inline;}

#navigationtop3 {font-family: Arial; clear:both; font-size: 2px; text-align:center; font-weight: normal; color: #000000}
#navigationtop3 ul {display:inline; margin:0; padding:0; list-style-type: none; font-size:12px;}


table.coupons {
	/**width: 100%;**/
	font-size: 12px;
	font-family: Arial;
	line-height: 1.2;
	margin-bottom: 1em;
}
table.coupons td {
	padding: 10px 0;
	border-top: 1px solid #ccc;
}
table.coupons td.logo {
	width: 120px;
	font-weight: bold;
	font-size: 14px;
}
table.coupons .logo img {
	border: 1px solid #eee;
	padding: 4px;
	margin-right: 7px;
}
table.coupons .logo a:hover img {
	border: 2px solid #ccc;
	padding: 3px;
}
table.coupons .discount {
	padding-right: 10px;
}
table.coupons .discount a {
	font-size: 14px;
}
table.coupons .discount ul { color: #777; margin: 0; list-style: none; }
table.coupons .discount ul li { background: transparent url(../images/bullet.png) 3px .4em no-repeat; padding-left: 10px; margin-top: .15em; line-height: 1.1; }
table.coupons .discount ul a { font-size: 10px; }
.storeList{list-style:none;margin:1em 0 32px 39px;}
.storeList li{float:left;width:133px;padding:8px 31px 8px 0;margin:0;}
.storeList li a img{display:block;width:88px;height:31px;border:1px solid #ccc;padding:3px;}
.storeList li a:hover img{border-color:#3C85DE;}
h2.divider{border-bottom:1px solid #ddd;padding-bottom:1.5em;height:1%;}






  