body, code {
	background: white!important;
	font: 105% Arial, Helvetica, sans-serif!important;
}
#orderForm, #formLeft, #formRight, #tastingnoteRight {
	font: 105% Arial, Helvetica, sans-serif!important;
}
input, select, textarea {
	color: #000000!important;
	font: 105% Arial, Helvetica, sans-serif!important;
}
div#formFull, #introFullText, #nav, #TopBody, #FooterWrap, #pageImage, .form-button, #tastingNote-quote, #yearLarge, #varietySmall, #tastingnoteLeft, #otherVintages, .breadcrumbs, #backLink, .required, #subNavigationFull {
	display:none
}

/* Order Form */

#orderForm {
	MARGIN: 0px auto;
	clear: both;
	padding: 10px;
	position: relative;
}
#orderForm:after {
	content: ".";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}
#formLeft, #formRight {
	padding:0px;
	float: left;
	margin: 0px;
	clear: left;
	width: 100%!important;
}
.specialDesc, .specialPrice, .wineRange, .wineDesc, .bottlePrice, .casePrice, .bottlePriceHead, .casePriceHead, #freightOptions {
	height: auto;
}
.subTotalHead, .subTotal, #freightTotal {
	height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.wineRange, .wineDesc, .specialDesc {
	float: left;
	clear: left;
}
.wineRange, .wineDesc {
	width:35%!important;
}
.specialDesc {
	width:600px;
}
.specialPrice {
	width:360px;
	float: left;
	padding-left: 160px;
}
.bottlePriceHead, .casePriceHead, .bottlePrice, .casePrice {
	width:20%!important;
	float: left;
	text-align: left;
	vertical-align: bottom;
}
.wineRange, .bottlePriceHead, .casePriceHead {
	font-weight: 700;
}
.subTotalHead, .subTotal, #freightTotal {
	width:20%!important;
	float: left;
	clear: right;
	/*font-size: 1.1em;*/
	text-align: right;
	padding-right: 2px;
}
.subTotal, #freightTotal {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#freightOptions {
	width:75%!important;
	float: left;
}
#grandTotal {
	width:100%!important;
	float: left;
	clear: left;
	text-align: right;
	margin-top: 10px;
	border-top: 1px solid #333333;
	padding-top: 10px;
	padding-right: 50px!important;
}
.soldout {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #A7A9AC;
	font-weight: 500;
}
.additionaltext {
	font-size: .9em;
	text-transform: uppercase;
	color: #999999;
	padding-left: 2px;
}
.black {
	color: #000000;
	width: 100px;
}
div#formRight .title, div#formRight .titleFull {
	float: left;
	text-align: left;
	clear: left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
div#formRight .title {
	width: 35%!important;
}
div#formRight .titleFull {
	width: 360px;
	padding-top: 30px;
}
div#formRight .field {
	float: left;
	clear: right;
	margin: 0px 0px 10px;
	padding: 0px;
	width:50%!important;
}
div#formRight .field input, div#formRight .field textarea {
	color: #000000!important;
	padding:1px;
	margin:1px;
	border:1px solid #ddd;
	background: #FFFFFF;
	width: 225px;
}
div#formRight .field textarea {
	height: 100px;
	color: #000000!important;
}
/* Tasting Note */
#tastingNote-text {
	float: none!important;
	width: 100%!important;
	padding-bottom:0px!important;
}
#bottleShot {
	width: 1020px;
	height: 290px!important;
	position: absolute;
	left: 0px;
	top: 0px!important;
}
#tastingnoteRight {
	padding: 320px 0px 20px!important;
	float: none!important;
	width: 95%!important;
	margin-right: auto!important;
	margin-left: auto!important;
}
.descriptionLeft {
	width:20%!important;
}
.descriptionRight {
	width: 80%!important;
}
