.smlcolleft{
	width:170px;
	margin:57px 0 0 20px;
	float:left;
}

.smlcolleft h2{
	width:170px;
	margin:0px;
	padding:10px 0 10px 0;
}

p, h2{
	padding:5px 0px;
}

.lrgcolright{
	width:520px;
	float:left;
	margin:56px 20px 0 20px;
	padding-bottom:60px;
}

.lrgcolright img{
	margin-bottom: 6px;
}


form{
	width:170px;
	margin-bottom:30px;
}

form div{
	margin:12px 0px;
}

input{
	width:160px;
	padding:2px 4px;
	border:solid 1px #999;
}

.submit{
	width:auto;
	float:right;
	color:#fff;
	padding:4px 6px;
	border:0;
	background:#999;
}

.submit:hover{
	background:#000;
}