#rightMain
{
	display:none;
}

#leftMain
{
	width:930px;
}

form
{
	margin-left:30px;
}

.formImg
{
	display:block;
	margin:10px 0 10px 5px;
	padding::0;
}

.short
{
	background:url(images/form-small.jpg) no-repeat;
	height:26px;
	width:225px;
	border:none;
	padding:10px 20px;
}

.long
{
	background:url(images/form-large.jpg) no-repeat;
	height:44px;
	width:587px;
	border:none;
	overflow:hidden;
	color:#012c4c;
	padding:15px 20px;
}

input 
{
	color:#012C4C;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
}

.button
{
	background:url(images/button.jpg) no-repeat;
	border:none;
	height:45px;
	width:104px;
	color:#ffffff;
}
