@charset "utf-8";
/* CSS Document */

.content {
	padding: 0px 0;
	height:720px;	
}

.textholder {
	width:260px;
	height:191px;
	padding-left:40px;
	padding-bottom:20px;
	float:left;
}

.formholder {
	width:580px;
	height:191px;
	padding-right:40px;
	float:right;
}