#contact {
	margin: 0 auto;
	/*background-color: #f0f0f0;*/
	width: 400px;
	}
	
input.oksofar-back  {
	color: #666;
	text-align:left;
	padding: 3px 6px;	
	width: 220px;
	}
	
 input.contact  {
	margin: 0;
	color: #666;
	text-align:left;
	padding: 3px 6px;	
	width: 220px;
	}

.warning-form-background {
	color: #666;
	text-align:left;
	padding: 3px 6px;	
	width: 220px;
	background-color: #E8D18C;
	border: 1px solid #E8D3AE;
	}
	
input.contactReq {
	border: 1px solid #E8D3AE;
	background-color: #F7EED2;
	margin: 0;
	color: #333;
	text-align:left;
	padding: 3px 6px;	
	width: 220px;
		}	
		
select.contact {
	margin: 0 0 0 0;
	width: 234px;
	}

table {
	font-size: 90%;	
	}
	
.leftTD{
	text-align: right;
	width: 225px;

}

.centerTD{
	text-align: lefts;
	width: 225px;
}

.rightTD{
	text-align: lefts;
	width: 225px;
}


ul.noBulletContact {	

	}
		
li.noBulletContact {	
	list-style-position:outside;
	list-style-type:none;
	line-height: 22px;
	font-size: 95%;
	}	
/*Please send me information on*/	
ul.noBulletCheckbox {	
	margin-left: 47px;
	}
		
li.noBulletCheckbox {	
	list-style-position:outside;
	list-style-type:none;
	line-height: 22px;
	font-size: 95%;
	}	

	
.leftColumnContact {
	padding: 6px;
	float: left;
	width: 360px;
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(../../imgs/common/corner-left.jpg);
	background-repeat: no-repeat;
	/*background-color: #f0f0f0;*/
	}
	
.rightColumnContact {
	padding: 6px;
	text-align: left;
	float: right;
	width: 560px;
	word-wrap: break-word; /* ie only */	
	height: 1%; /* Holly hack for Peekaboo Bug */
	/*background-color: #f0f0f0;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
	/*background-image: url(../imgs/common/corner-left.jpg);*/	
	}
	
#comments {
	width:250px;
	height:200px;
	text-align: left;
	}

select.contact {
	width:200px;
	}
	
.contactContainer {
	width:645px;
	margin: 0 0 0 145px;
	text-align:left;
	}
