/* Coupons */
.couponwrap {
	background-color: #e6e6e6;
	padding: 2px;
}

.subwrap {
	background-color: white;
}

.subwrap thead {
	background-color: #e6e6e6;
}

.splitter {
	height: 3px;
	margin: 0;
}

.catwrap {margin: 0 3px; background-color: #efefef; font-size: 11px;}

.navitem {
	display: block;
	float: left;
	padding: 4px 0px;
}

.clip {width:47px; margin-left: 10px;}
.company {width: 150px;}
.offer {width: 158px;}
.valid {width: 110px;}

.odd {background-color: #f6f9e8;}
.even {background-color: white;}

.coupons td.toppad{text-transform: capitalize;}
.coupons td {font-size: 11px;}
.couponcats td {font-size: 10px;}

.toppad {padding-top: 5px;}
.botpad {padding-bottom: 5px;}

.coupons td a {color: black; text-decoration: underline;}
.couponhead {margin: 14px 7px;}

.packButton {margin: 5px 0px; text-align:center;}



