#bodyBlk{
	padding:0px;
}
.page-wrapper{
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
.instore{
	background:url(../images-v2/instore-clearance-bg.jpg) top no-repeat;
	width:460px;
	height:430px;
	float:left;
	position:relative;
}
.online{
	background:url(../images-v2/online-clearance-bg.jpg) top no-repeat;
	width:459px;
	height:431px;
	float:right;
	position:relative;
}
.seo-block{
	background:url(../images-v2/seo-bg.jpg) top no-repeat;
	width:919px;
	height:338px;
	clear:both;
	margin:0 auto;
}
.clearance-text-position-left{
	position:relative;
	margin:115px 0 0 53px;
}
.clearance-text-position-right{
	position:relative;
	margin:115px 0 0 30px;

}
.clearance-product{
	width:377px;
	padding-bottom:5px;
	display:block;
	position:relative;
	background:url(../images-v2/ll-divider.jpg) bottom no-repeat;
	height:20px;
}
.clearance-product img{
	margin:0px 10px 0 100px;
}
.listline{
	position:absolute;
	top:3px;
	left:135px;
}
a{
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}
a:hover{
	color:#de1d24;
}
.clearance-linelist{
	background:url(../images-v2/ll-divider.jpg) bottom no-repeat;
	margin:0px 0px 0px -25px;
}
.clearance-product{
	display:inline-block;
}
.no-line{
	background:none;
}
.view-all{
	position:absolute;
	top:290px;
	left:300px;
}
.seo-text{
	font-size:13px;
	color:#000000;
}
.instore-seo{
	width:800px;
	margin:0 auto;
	padding-top:50px;
}
.instore-seo a {
	text-decoration:underline;
}
.online-seo{
	padding-top:50px;
	width:800px;
	margin:0 auto;
}
a{
	text-decoration:underline;
}
.headline-seo{
	font-weight:bold;
	font-size:17px;
}
.instore-link{
	width:400px;
	height:90px;
	position:absolute;
	cursor:pointer;
	top:10px;
	right:20px;
}
.online-link{
	width:400px;
	height:90px;
	position:absolute;
	cursor:pointer;
	top:10px;
	right:20px;
}
