#banner{
	position:relative;
	display:block;
	top:0px;
	left:0px;
	width:710px;
	height:140px;
	background-image:url(../../images/cart_banner_quilts.jpg);
	background-repeat:no-repeat;
	clear:both;
}
#bannerheading{
	position:relative;
	display:block;
	top:66px;
	left:0px;
	width:355px;
	height:74px;
	background-image:url(../../images/cart_title_background.jpg);
	background-repeat:repeat-x;
	vertical-align:baseline;
	clear:both;
}
#description{
	position:relative;
	display:block;
	top:0px;
	left:0px;
	width:710px;
	height:82px;
	background-image:url(../../images/cart_title_descr_background.jpg);
	background-repeat:repeat-x;
	clear:both;
}

.productboxleft{
	position:relative;
	display:block;
	top:0px;
	left:0px;
	width:355px;
	height:165px;
	background-color:#FFFFFF;
	margin-right:0px;
	border-right: solid 1px #A29696;
	border-bottom: solid 1px #A29696;
	text-align:left;
	float:left;
}
.productboxright{
	border-bottom: solid 1px #A29696;
	position:relative;
	display:block;
	top:0px;
	left:0px;
	width:354px;
	height:165px;
	background-color:#FFFFFF;
	text-align:left;
	float:right;
}
.productboxdescr{
	position:relative;
	display:block;
	top:0px;
	left:0px;
	width:157px;
	height:145px;
	background-color:#FFFFFF;
	padding:10px;
	float:right;
}

#browseListWrapper {
	background-color:#FFFFFF;
	padding-bottom: 1px;
	border-bottom: solid 1px #A29696;
	border-top: solid 1px #A29696;
	float: left;
    height: 330px;	
}

.viewbutton{
	position:absolute;
	width:59px;
	height:24px;
	top:135px;
	z-index:2;
}
#onkaBrowseHead {
	margin:15px
}
