#pageWrapper{
	overflow:hidden;
}

h1{
	margin:10px 0 0;
	padding:0 0 5px;
	background:url(../Design/sitesectionTitle.png) left bottom repeat-x scroll;
	color:#C98897;
	font-size:1.6em;
}

#pageLocation{
	margin:0 0 10px 0;
	color:#283040;
	text-align:right;
}
#pageLocation a{
	color:#283040;
	text-decoration:none;
}
#pageLocation a:hover{
	color:#9D5DA6;
	text-decoration:underline;
}

#pageProductcols{
	overflow:hidden;
}
#pageProductImages{
	float:left;
	width:295px;
}
#pageProductImages a{
	text-decoration:none;
}
#pageProductOptsPriceAtc{
	float:right;
	width:285px;
}

#pageProductImgLrg{
	text-align:center;
}
#pageProductImgsSml{
	text-align:center;
	padding:10px 0;
}
#pageProductImgsSml img{
	margin:0 3px;
}

#pageProductopts{
	padding-bottom:10px;
	margin:20px 0;
	font-size:1.4em;
}
#pageProductopts br{
	height:10px;
	font-size:10px;
	line-height:10px;
}

#pageProductRRP{
	margin:20px 0;
	font-size:1.4em;
}
#pageProductRRP .p{
	text-decoration:line-through;
}

#pageProductPrice{
	margin:20px 0;
	font-size:1.6em;
}
#pageProductPrice .p{
	color:#9D5DA6;
}

#pageProductAtc{
	margin:20px 0;
}
#pageProductAtc input{
	width:202px;
	height:27px;
	border:none;
	background:url(../Design/siteAtc.png) left top no-repeat scroll;
	font-size:0;
	line-height:100px;
	vertical-align:middle;
	cursor:pointer;
}
#pageProductAtc input:hover{
	background-position:left -27px;
}

#pageProductdesc{
	margin:40px 0;
	font-size:1.2em;
}

#pageRelatedProducts{
	margin-bottom:40px;
}
#pageCustomerReviews{}
#pageCustomerReviewsProper{
	font-size:1.2em;
}
#pageCustomerReviewsProper hr,
#pageCustomerReviewsProper br{
	display:none;
}