div.mid
{	
	font-family:arial;
	font-size:12px;
}
div.mid div.tieude
{
	margin:-3px 0 0 5px;
	color:#888;
}
div.mid div.separator{height:1px; border-top:1px solid #ddd;font-size:0;width:100%}
div.mid div.form
{
	width:420px;
	height:275px;	
	margin:0 auto;
	font-size:12px;
}
div.mid div.form div.row{clear:left;margin-bottom:4px;}
div.mid div.form div.row div.label{width:110px;float:left;margin-top:3px;}
div.mid div.form div.row div.label span.red{color:red;}
div.mid div.form div.row input.textbox{width:270px;}
div.mid div.form div.row textarea{width:270px;height:70px;}
div.mid div.form div.row input.file{width:270px;}

/*lam` button kieu? cach'*/
div.mid div.form div.row div.khoangtrong{float:left;width:6px;height:1px;}
div.mid div.form div.row div.border{float:left;width:90px;margin-top:4px;border:1px solid rgb(125,194,239);padding:1px;}
div.mid div.form div.row div.border input.buttonTuTao
{
	border: 0 none;
	cursor: pointer;
	color:white;
	background-color:rgb(42,154,227);
	font-size:12px;
	width:90px;
	padding:2px;
	
}
