div.BodyGuardHealth_module_container {
	margin: 5px;
}



div.productContainer {
	background:#CBCBCB url(http://www.bodyguardhealth.com/module_content/BodyGuardHealth/common/images/product_tile.gif) repeat-x scroll left top;
	float:left;
	width:292px;
	margin: 0px 3px;
}
div.productContainer div.description {
	min-height: 150px;
	border-top: 1px solid #EEE;
}
div.productContainer select {
	width: 252px;
	margin: 3px;
	display: block;
}
div.productContainer .button {
	margin: 3px;
	width: auto;
	height: auto;
}
div.productContainer div.description img {
	margin:15px 5px 15px 0px
}

.entry .bl {
	width: 150px;
}
.bottles {
	width: 100%;
}

.price.discounted {
	color: red;
}

.entry input.button {
	background: none;
	width: auto;
	height: auto;
}
.outofstock {
	color: #AAA;
	display: block;
	text-align: center;
	font-size:80%;
}


#header3.members {
	background: #85AD33 url(/images/header_green.jpg) repeat-y scroll left top;
}
#header3.products {
	background: #FEBC0E url(/images/header_yellow.gif) repeat-y scroll left top;
}


#acopts td {
	padding: 0px;
}
#acopts td a {
	display: block;
	padding: 10px;
}

fieldset.form table th {
	width: 300px;
}
fieldset.form td.checklist div {
	width: 200px;
}

#acinfo tr.payout {
	color: green;
}

div#messagePreviewContainer {
	border: 1px solid #555;
	background: #EEE;
	padding: 10px;
	margin: 0px;
}

fieldset.form table tr.top th {
	width: auto;
	min-width: 0;
}

input.link {
	background: transparent;
	color: blue;
	border: none;
	cursor: pointer;
}

.orderStatus {
	background: #FF0;
	font-size: 16px;
	font-weight: bold;
}



#loginwrap .forgotPassword {
	float: right;
	width: 45px;
}