#contactBox
{
	width:100%;
	margin-top:15px;
}

#contactBox #contactLeft
{
	float:left;
	width: 285px;
	xbackground-color:yellow;
}

#contactBox #contactRight
{
	float:left;
	width: 275px;
	xbackground-color:tan;
}

.con
{
	width: 260px;
	margin-bottom: 15px;
}

.clearButton
{
	margin-left:60px;
	width:96px;
	height:27px;
	border:none;
}

.submitButton
{
	margin-left:15px;
	width:96px;
	height:27px;
	border:none;
}

#required
{
	margin: 10px 0px 0px 60px;
	
}