#Wineformtitle
{
	width: 680px;
	border-bottom: 2px #000000 dotted;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#UpperGreyBox
{
	width: 680px;
	background: #FFFFFF;
	border:#999999 1px solid;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
}
#LowerGreyBox
{
	width: 680px;
	height: 260px;
	background: #FFFFFF;
	border: #999999 1px solid;
	padding-top: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#LowerGreyBox2
{
	width: 680px;
	height: 255px;
	background: #FFFFFF;
	border: #999999 1px solid;
	padding-top: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#LowerGreyBox3
{
	width: 680px;
	height: 190px;
	background: #FFFFFF;
	border: #999999 1px solid;
	padding-top: 20px;
	padding-left: 20px;
}

.greentext
{
	color: #5b5b00;
	text-transform: uppercase;
	margin-right: 5px;
	letter-spacing: .1em;
}

.smallgreytext
{
	font-size: 11px;
	color: #000000;
}

#FinePrint
{
	margin-top: 20px;
	font-size: 10px;
}

#UpperGreyBoxContent
{
	width: 680px;
	height: 300px;
}

.leftboxcontents
{
	width: 420px;
	height: 110px;
	float: left;
	clear: left;
}

.rightboxcontents
{
	width: 280px;
	height: 110px;
	margin-left: 20px;
	float: left;
	clear: right;
}

.innerproducttype
{
	float: left;
	width: 250px;
	height: 25px;
	clear: left;
	text-transform:uppercase;
}

.innerproductprice
{
	float: left;
	width: 55px;
	height: 25px;
	clear: right;
	text-transform:uppercase;
	text-align: center;
}

.instructions1
{
	width: 310px;
}

.productcheck
{
	margin-right: 10px;
}

.wineform
{
	float: left;
}

.formitemname
{
	float: left;
	clear: left;
	text-transform: uppercase;
	width: 126px;
}

.formcheckbox
{
	float: left;
	clear: left;
	text-transform: uppercase;
	width: 30px;
}


.forminput
{
	float: left;
	clear: right;
	height: 20px;
}

.formline
{
	height: 15px;
	margin-top: 15px;
}

#SubmitButton {
	padding-left:430px;
	padding-top:10px;
}

/*#SubmitButton
{
	width: 80px;
	height: 29px;
	background: url(../images/btn_submit.gif) 0 0 no-repeat;
	float: left;
	margin-top: 15px;
	margin-left: 30px;
}*/

.boxtitle
{
	margin-bottom: 10px;
}

.totalsleft
{
	width: 140px;
	height: 25px;
	text-transform: uppercase;
	float: left;
	clear: left;
}

.totalsright
{
	width: 180px;
	height: 25px;
	float: left;
	clear: right;
}

.caps
{
	text-transform: uppercase;
}

#ShippingSame
{
	float: left;
	margin-top: -17px;
	margin-left: 40px;
}

.shippingquestion
{
	float: left;
	height: 20px;
	width: 30px;
	margin-left: 130px;
}

.shippingquestion2
{
	float: left;
	clear: right;
	height: 20px;
	text-transform: uppercase;
}

span.smallbold
{
	font-size: 10px;
	font-weight: bold;
}
