@charset "utf-8";
/* CSS Document */

#overlay_page div.form div.row{
	line-height:100%;
}

#overlay_page div.form div.row div.fieldLeft{
	height:100%;
	line-height:100%;
	width:115px; font-size:11px; text-align:left; font-weight:bold;
	float:left;
	text-align:left;
}

#overlay_page div.form div.row div.fieldRight{
	width:170px; font-size:11px; text-align:left; color:#d8ce93;
	float:left;
	text-align:left;
	padding:2px;
	height:100%;
	line-height:100%;
}

#overlay_page div.submitDiv{
	float:none;
	clear:both;
	width:500px;
	margin-top:4px;
	text-align:center;
	height:100%;
}

div.statusBar div.row div.field{
	height:100%;
	min-height:20px;
}

