.line
{
	font: 12px Verdana, Verdana, Geneva, sans-serif;
	clear: both;
	float: left;
	padding: 5px 0;
	width: 97%;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #003810;
}
.last
{
	border-bottom: 0px !important;
}
.mandatory
{
	font-weight: bold;
}

form
{
	float: left;
	display: inline;
	width: 636px;
	margin: 0 0 0 10px;
}

form table
{
	float: left;
	clear: left;
	display: inline;
	font-size: 13px;
	border-top: 1px dashed #e3e1dc;
	border-bottom: 1px dashed #e3e1dc;
	color: #5b574d;
	width: 650px;
	padding: 7px 0;
}

form table tr td
{
	text-align: left;
	vertical-align: middle;
	margin: 0;
	height: 35px;
	padding: 0 10px;
}

.colHeader
{
	border-bottom: 1px solid #b3b1ac;
}

.col1
{
	width: 140px;
	text-align: right;
}
.large
{
	width: 380px !important;
}
.col1 a img
{
	float: left;
	height: 105px;
	width:  140px;
	border: 1px solid #146927;
	margin: 7px 0;
}

.col2 input, .col4 input
{
	width: 150px;
	height: 19px;
	border: 1px solid #003810;
}
.col2 select, .col4 select
{
	width: 152px;
	border: 1px solid #003810;
}
.antispam
{
	margin: 6px 0 0 20px;
	width: 600px;
}
.col2 p
{
	margin: 0 0 0 20px;
}

.col3
{
	width: 140px;
	margin: 0 0 0 30px;
	text-align: right;
}
.col3.captchaClick
{
	width: 350px;
	font-style: italic;
	margin: 0 0 0 5px;
}

td textarea
{
	border: 1px solid;
	width: 615px;
	height: 80px;
	margin: 7px;
}

#formMsg
{
	float: left;
	margin: 10px 0 0 0;
	font: bold 14px Verdana, Verdana, Geneva, sans-serif;
	height: 23px;
	width: 330px;
	line-height: 23px;
	color: #f00;
}

.productMore
{
	float: right;
	margin: 0px 40px 10px;
	height: 19px;
	width: 99px;
	padding: 3px 25px 0 0;
	font-size: 13px;
	color: #fff;
	text-align: right;
	cursor: pointer;
}
.moreORCA
{
	background: no-repeat url(../img/moreButton.png) 0 0;
}
	.moreORCA:hover
	{
		background: no-repeat url(../img/moreButton.png) 0 -66px;
	}
