.form1 div{width:414px;
	clear:left;
	margin:0;			
	padding-top:15px;
	float:left;
}
.form1 label{float:left;
	padding:4px 0px 0px 0px;
	width:120px;
	font-weight:bold;
	margin:0px;
}
.form1 .ddl{width:240px;font-family: Arial;color:#3c3c3c;height:19px;float:left;}
.form1 textarea{width:238px;
	height:92px;
	border:1px solid #D8D8D8;	
	float:left;
}
.form1 input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	text-decoration:none;
	height:12px;
	padding:4px 2px 6px 3px;	
	margin:0px 0px 0px 0px;	
	border:1px solid #D8D8D8;		
	float:left;
}
.fmtxtbx1 {
	border:1px solid #C894B8;
	width: 233px;
	height:6px;
	padding:7px 2px 3px 2px;	
	float:left;	
}
.fmtxtarea{
	border:1px solid #C894B8;
	width: 233px;
	height:92px;
	overflow:auto;
	padding:0px;
	margin:0px;
	float:left;
	color:#3c3c3c;
}
.send-cont{width:62px;height:18px;padding:3px 0px 0px 10px;background-color:#6CB1B6;float:left;}
.send-cont-new a{width:62px;height:18px;padding:3px 0px 0px 10px;background-color:#6CB1B6;float:left;}

.ddl-date{width:60px;font-family: Arial;color:#3c3c3c;height:19px;float:left;margin-right:7px;}
