
#mainProductDetails{
	width:520px;
	float:left;
}

#rightColumn{
	float:left;
	margin-left: 10px;
}


.iconsBox {
	width: 55px;
	float: right;
	text-align:center;
	margin-right: 30px;
	text-align:center;
}

.featureIcon {
	margin: 0 0 5px 0px;
}

.quantityDiscountsBox {
	clear: right;

	display: none;
}

.quantityDiscountsBox .quantityPrices table{
	margin: 0px auto;
	padding: 0px;
}

.quantityDiscountsBox .quantityPrices table td {
	margin: 0px;
	padding: 0px;
}


.phoneContactBox {
	clear: right;
	margin-top: 0px;
}


a.buyNowProductOfTheWeek {
	display:block;
	position:absolute;
	left: -50px;
	top: -40px;	
}

a.buyNowProductOfTheWeek:hover {
	background-color:transparent;	
}

#buyNowBox {
	position:relative;
}

#buyNowBox .quantityAvailable {
	margin-top: 10px;	
}

#buyNowBox .alternatives {
	margin-bottom: 20px;
}

#buyNowBox .alternatives ul {
	text-align: left;
	padding-left: 20px;	
}
#buyNowBox .alternatives li {	

	margin-bottom: 5px;
}

.buyBox .price h1{
	margin-bottom: 0px;
}

.buyBox {
	position:relative;
	text-align:center;
	width: 210px;

	margin: 0px 0px 10px 0px;

}

.buyBox .price {
	margin: 0 0 10px 0px;
	padding: 3px;
}

.buyBox .price .price {
	font-weight:bold;
	font-size:20px;
	border: none;
}

.buyBox .price .incVAT {
	font-size:10px;
}


.buyBox .addToBasketWorking {
	float: left;
	display: none;
}


.productRef {
	float:right;
	margin-right: 20px;
	border-bottom:  1px solid #AAAAAA;
	padding-left: 10px;
}


.productFeedBackBox {
	clear: right;
}

.productFeedBackBox .price {
	padding-bottom: 0px;
}


.productFeedBackBox #feedbackContainer table{
	margin: 0px auto;
	padding: 0px;
}

.productFeedBackBox #feedbackContainer table td {
	margin: 0px;
	padding: 0px;
}

.productFeedBackBox #feedbackContainer #noOptions {
	display: none;
	text-align:left;
}

.productFeedBackBox #feedbackContainer p{	/*/ to keep ie 6 happy - we can't put center alignment in #yesOptions, becasue it messes up the arrow pos.*/
	text-align: center;
}

.productFeedBackBox .container {
	position:relative;
	border: 1px solid #e6f7e1;	/* with no border IE6 messes up the position of absolute things inside a container*/
}


.productFeedBackBox #feedbackContainer #yesOptions {
	display: none;
	text-align:left;
}

.productFeedBackBox #feedbackContainer #noMoreInfo {
	display: none;
	text-align:left;
}

.productFeedBackBox #feedbackContainer #noMoreInfo textarea {
	width: 195px;
	height: 100px;
	overflow:auto;
}


.productFeedBackBox #feedbackContainer #noThanks {
	display: none;
	text-align:left;
}


.productFeedBackBox .upArrow {
	position:absolute;
	left: 5px;
	top: 5px;
	width: 10px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	text-align:left;

	
}
.productFeedBackBox .upArrow a{
	display:block;
	position:relative;
	width: 10px;
	height: 9px;
}

.productFeedBackBox .upArrow img{
	margin: 0px;
	padding: 0px;
	position:absolute;
	left: 0px;
	top: 0px;
}

/* used for downloads etc */
#featuresBox {
	clear:right;
	float:right;
	margin-bottom:5px;
	margin-left:5px;
	width:200px;
}

.productsContainer a.bulbsExcludedBadge {
	left: 105px;
}
