body {
	margin: 0px;
	padding: 0px;
	border: 0px;	
	background-repeat: repeat-x;
	background-image: url('images/bg_repeater.jpg');
	background-position: 20px 0px;
}

img {
	border: 0px;	
}

.bottleThumb {
	width: 193px;
	height: 156px;
	cursor: pointer;
	background-image: url('images/thumb_boxes_12.png');
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

.bottleThumbSelected {
	width: 193px;
	height: 156px;
	cursor: pointer;
	background-image: url('images/thumb_boxes_14.png');
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

.largeBottle {
	width: 193px;
	height: 550px;
	position: relative;
	float: left;	
}

.formFieldSmall150 {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	width: 150px;	
}

.formFieldSmall150 {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	width: 150px;	
}