/* @override 
	http://ventro.hizzy.org/ventrodesign/assets/contact.css
	http://ventro.hizzy.org/ventrodesign/assets/contact.css
	http://ventro.hizzy.org/ventrodesign/assets/contact3.css
*/

.bottle {
	height: 736px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(contact3/bottle2.jpg);
	position: relative;
}

.bottle .contactbox {
	position: absolute;
	top: 185px;
	left: 570px;
	text-align: left;
	font: 12px/21px "Lucida Grande", Verdana, Arial, sans-serif;
	color: #7f7f7f;
	background-repeat: repeat-x;
}

.bottle .contactbox strong {
	display: block;
	font-weight: normal;
	font-style: normal;
	color: #fff;
}

.bottle a {
	display: block;
	color: #f4712d;
	text-decoration: none;
}

.bottle a:hover {
	text-decoration: underline;
	color: #f4832d;
}

.bottle a.avail {
	top: 312px;
	left: 570px;
	position: absolute;
	font: 10px/43px "Lucida Grande", Verdana, Arial, sans-serif;
	color: #919191;
	height: 31px;
	padding-right: 12px;
	padding-left: 3px;
	background: url(contact3/linebg.gif) repeat-x 0 top;
}

.bottle a.avail:hover {
	color: #bdbdbd;
	text-decoration: none;
}

.bottle a.avail strong {
	color: #d8d8d8;
}

.bottle a.avail:hover strong {
	color: #fff;
}