#category-landing-page {
	width: 572px;
	margin: 0 0 0 0;
}

#category-landing-page-panel {
	height: 421px;
	position: relative;	
}

img.category-landing-page-background {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;	
}

#category-landing-page-panel h1 {
	position: absolute;
	left: 29px;
	top: 48px;
	z-index: 2;	
	font-size: 22px;
	font-weight: normal;
	line-height: 1.3;
}

#category-landing-page-panel a {
	position: absolute;
	left: 17px;
	top: 372px;
	z-index: 2;	
}

.category-listing-page h1 {
	margin-left: 18px;	
}

.category-listing-page-submit {
	text-align: right;	
    width: 520px;
}

.category-listing-image {
	float: left;
	width: 265px;	
}

.category-listing-detail h3 {
	padding-bottom: 3px;	
}

.category-listing-detail h3 a {
	text-decoration: none	
}

#content .product-detail-rrp {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 8px;	
}

.product-detail {
	width: 511px;
	padding: 0 0 18px 18px;	
}

.product-detail-main-image {
	margin: 0 0 28px 0;	
}

.product-detail .htabs {
	width: 511px;	
}

.product-detail .tabs {
	width: 479px;	
}

.videoPageTitle {
	color: #818285;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 0 25px; 
	padding: 15px 0 20px 0;
}

.videoPageVideo {
	display: block;
	margin: 0 0 0px 25px;
	border: 1px solid #e03640;
	float: left;
}

.videoPageVideo img {
	display: block;
}

.videoPageCaption {
	clear: both;
	padding: 10px 0 0 0;
	margin: 0 32px 0 0;
	color: #e20a16;
	font-size: 12px;
	text-align: right;
	cursor: pointer;
}

.videoPageContent {
	float: left;
	margin: 0 0 0 44px;
	width: 308px;
	color: #818285;
}

.videoPageContent h2 {
	color: #818285;
	font-size: 21px;
	margin: 0 0 18px 0;
	font-weight: normal;
}

#contentBoxBody .videoPageContent ul {
	margin: 0 0 0 10px;
}

#contentBoxBody .videoPageContent ul li {
	color: #818285;
	font-size: 12px;
	padding: 0 0 11px 0px;
	list-style-type: disc;
	background: none;
}


.videoPageButtons {
	float: left;
	width: 147px;
	text-align: right;
	padding: 31px 0 0 30px;
}

#contentBoxBody .videoPageButtons ul li {
	display: block;
	margin: 0 0 12px 0;
	list-style-type: none;
	background: none;
	padding: 0 0 0 0;
} 

#contentBoxBody .videoPageButtons ul li a {
	display: block;
	width: 124px;
	height: 42px;
	padding: 0 0 0 23px;
	line-height: 42px;
	background-image: url(../images/videobutton.jpg);
	background-position: 0px 0px;
	text-align: left;
	color: #fff;
	text-decoration: none;
        font-size: 11px;
        font-weight: bold;

}

.videoPageButtons ul li a:hover {
	background-position: 0px -43px;
}

