#refillsContents {

}
#description {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#availableFragrance {
	text-align: center;
	background-color: #999;
	color: #FFF;
	font-weight: bold;
	width: 100%;
}

#otherRefills {
	clear: both;
	padding-top: 10px;
	margin-bottom: 10px;
}
#headingNames {
	text-align: center;
}


.imageAllign {
	text-align: center;
	background-color: #FFF;
	width: 180px;
}
#productList {
	margin: 10px;
	clear: both;
	text-align: center;
}
.bigBottle {
	width: 190px;
	height: 350px;
	float: left;
	margin: 0px;
	padding: 0px;
}


.textAllign {
	text-align: center;
	background-color: #999;
	font-weight: bold;
	color: #FFF;
}

.leftOverImage {
	margin-right: auto;
	margin-left: auto;
	border: 1px none #333;
	margin-top: 1px;
	background-color: #333;
	margin-bottom: 0px;
}
table {
	background-color: #333;
}

.Order {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.refillsTable {
	background-image: url(../../../All/Images/tableBg.jpg);
}
.features {
	padding: 0px;
	margin: 0px;
}
