div.wjr_bounds {
	width: 880px;
	margin: 0 auto;
}
span.hr {
	display: block;
}
span.hr hr {
	display: none;
}

#wjr_masthead {
	text-align: center;
	padding-bottom: 10px;
}
#wjr_masthead #wjr_logo h1 {
	margin: 0 auto;
	height: 80px;
	width: 230px;
}
#wjr_masthead #wjr_logo h1 a {
	display: block;
	margin: 0;
	height: 80px;
	width: 230px;
	background: transparent url(http://wjr.s3.amazonaws.com/images/Walk_Jog_Run.gif) left top no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
#wjr_intro {
	padding: 15px 0;
	border: 1px solid #e5e5e5;
	border-left: 0;
	border-right: 0;
}

#wjrDeals {
	width: 100%;
	float:left;
}
.dealItem {
	padding: 0 0 15px;
	border-bottom: 1px solid #e5e5e5;
}
.cols .dealItem {
	width: 47%;
	float: left;
	min-height: 285px;
}
.cols .deal0 {
	float: right;
}
.dealImg {
	float: right;
	width: 160px;
	text-align: center;
}
.dealImg img {
	max-width: 160px;
}
.dealDetails {
	margin-right: 180px;
}
.dealDetails h2 {
	line-height: 1.2;
	margin-bottom: .5em;
}
.dealDetails .category {
	font-size: 9px;
}
.instructions {
	font-size: 10px;
	line-height: 1.335;
	background: #ff9;
}
.shopNow {
	display: block;
	margin-top: 4px;
	padding: 4px;
	text-align: center;
	border: 1px solid #c90;
	border-top-color: #f5d600;
	border-left-color: #f5d600;
	background: #ffe;
	font-weight: bold;
}
.shopNow:hover {
	background: #ffc;
}


#wjr_footer {
	margin: 2em 0;
	padding: 15px 0 0;
	border-top: 1px solid #e5e5e5;
	color: #666;
	text-align: center;
}
img {
	border: none;
}