#box1{
	float:left; 
	width:570px; 
	padding-right:10px;
	border-right:1px solid #7DBADF;
}

#box2{
	float:left; width:230px;
	padding-left:20px;
}



#center p{
	margin-bottom:10px;
}
#center table { 
	width:500px;
	border:1px solid #ccc; 
}
#center table th { 
	background:#ccc; 
}

.apply{
	padding:10px 0 10px 0;
}



