body {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #d6d6d6;
}

img {
	border: 0px;	
}

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

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

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

.mainNav {
	font-family: Verdana; 
	font-size: 14px; 
	color: #ababab; 
	text-decoration: none;	
}

.mainNav:hover {
	font-family: Verdana; 
	font-size: 14px; 
	color: #68635d; 
	text-decoration: none;	
}

.mainNavOn {
	font-family: Verdana; 
	font-size: 14px; 
	color: #36c1db; 
	text-decoration: none;	
}

.mainNavOn:hover {
	font-family: Verdana; 
	font-size: 14px; 
	color: #68635d; 
	text-decoration: none;	
}

.myAccountNav {
	font-family: Verdana; 
	font-size: 12px; 
	color: #ababab; 
	text-decoration: none;	
}

.myAccountNav:hover {
	font-family: Verdana; 
	font-size: 12px; 
	color: #68635d; 
	text-decoration: none;	
}

.myAccountNavOn {
	font-family: Verdana; 
	font-size: 12px; 
	color: #36c1db; 
	text-decoration: none;	
}

.myAccountNavOn:hover {
	font-family: Verdana; 
	font-size: 12px; 
	color: #68635d; 
	text-decoration: none;	
}
