@charset "UTF-8";
/* CSS Document */

#leftCol.detail p {
	margin: 0px 0px 10px;
	padding-left: 20px;
	background-image: url(images/icon_zoom.gif);
	background-repeat: no-repeat;
	line-height: 15px;
	padding-top: 4px;
}
#leftCol.detail img {
	margin-bottom: 0px;
}
#rightCol h2 span.price {
	font-size: 13px;
}
#buyBtns {
	background-color: #FFFFFF;
	overflow: auto;
}
#chooseSizes {
	float: left;
	width: 188px;
	position: relative;
}
#chooseSizes table {
	margin: 0px;
	padding: 0px;
}
#chooseSizes th {
	font-weight: normal;
	color: #605a5a;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}
#chooseSizes td {
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}
#chooseSizes input.qtyField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b8383;
	height: 13px;
	width: 24px;
	margin: 0px;
	padding: 0px;
}
#tellFriend {
	width: 188px;
	text-align: left;
	float: right;
}
#colourOptions {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#colourOptions p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#colourOptions img {
	padding-right: 5px;
}
#relatedProducts {
	margin-top: 10px;
	padding-bottom: 200px;
}
#relatedProducts h3 {
	font-size: 11px;
	font-weight: bolder;
	color: #d26b00;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d6d6;
}
#relatedProducts .rangeProduct {
	margin-right: 10px;
}
#relatedProducts .rangeProduct h4 {
	font-weight: bolder;
}
