﻿/* Dynamic Landing Page */

#dlpdiv
{

}

#dlpdiv h4
{

}

#dlpdivmain
{

}
.contactusdiv
{
	margin:10px 0 10px 20px;	
}
.contactusreqdiv 
{
	margin:5px 0 10px 0;
}
.contactusreqspan 
{
	font-weight:bold;
	color:#ff0000;	
}
.contactustable 
{
	width:600px;	
}
.contactuslefttd
{
	width:250px;	
}
.contactusrighttd
{
	width:350px;	
}
.contactusinput
{
	width:250px;	
}
.contactuszipinput
{
	width:100px;	
}
.contactusmsgsent
{
	font-weight:bold;
	color:#ff0000;	
	text-align:center;
}