#joinform input {
	font-size: 11px;
	background-color: #EDEDD0;
	border: 1px solid #DBDDC7;
	width: 150px;
	height: 16px;
	margin-left: 30px;
}
#joinform table {
	background-image: url(layout/spacer_form.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#joinform #Submit {
	width:74px;
	height: 25px;
	font-size:11px;
	background-color: #E2E794;
	font-weight: bold;
	color: #969C25;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #ECEFB6;
	border-right-color: #D2D953;
	border-bottom-color: #D2D953;
	margin-left: 0px;
}
#wineselectionform input {
	font-size: 10px;
	color: #666666;
	background-color: #EDEDD0;
	margin: 0px;
	padding: 2px;
	border: 1px solid #999999;
	width: 55px;
	text-align:center;
}
#wineselectionform #nomofbot, #wineselectionform #subtotalin, #wineselectionform #subtotal, #subtotal1, #countryform #freight, #calculateform #total {
	width: 52px;
	border: 0px solid #999999;
	border-bottom: 1px solid #999999;
	font-size:10px;
}
#wineselectionform #postcode {
	font-size: 11px;
	color: #666666;
	background-color: #EDEDD0;
	margin: 0px;
	padding: 2px;
	border: 1px solid #999999;
	text-align:center;
	width: 55px;
	height: 16px;
}
#wineselectionform #country {
	font-size: 11px;
	color: #666666;
	background-color: #EDEDD0;
	margin: 0px;
	padding: 2px;
	border: 1px solid #999999;
}
#wineselectionform #insurance {
	background-color: #F4F5C1;
	margin: 0px;
	padding: 2px;
	border: 0px solid #999999;
	width: 55px;
	display:inline;
}
#wineselectionform #submit, #wineselectionform #change {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	background-color: #F5C600;
	border-right-color: #DDB000;
	border-bottom-color: #DDB000;
	color: #666633;
	width: 74px;
	height: 20px;
	font-size:12px;
	padding:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFD11C;
	border-left-color: #FFD11C;
}
#sendorder {
	font-size: 12px;
	color: #FF3300;
	background-image: url(layout/spacer_form.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 70px;
	width: 550px;
	margin-top: 10px;
	padding-top:30px;
}
#wineselectionform #nomofbot, #wineselectionform #subtotalin {
	background-color: #FAFADE;
	height: 12px;
}
#gustoform #email {
	font-size: 11px;
	color: #BA6E9D;
	background-color: #EFDCEA;
	border: 1px solid #E7C9DE;
	width: 100px;
	height: 15px;
	padding-left: 2px;
}
#gustoform #ok {
	font-size: 11px;
	color: #EFDCEA;
	font-weight: bold;
	background-color: #BA6E9D;
	border: 1px solid #B7669E;
	width: 30px;
	height: 18px;
}
