#EmailForm { color:#434343; font-style:normal;}
#EmailForm fieldset { width: 450px; padding: 0px 12px 12px 12px; height:565px; border-color:#CCCCCC; border-style:solid; border-width: 1px; margin: 0px 0px 20px 0px; } 
#EmailForm label.main { position: relative; width: 110px; display: block; margin: 10px 0px; font-weight:bold; } 
#EmailForm label.main_normal { position: relative; width: 110px; display: block; margin: 10px 0px; }
#EmailForm label input { position: absolute; left: 100%; top: 0px; width: 150px; }
#EmailForm label select { position: absolute; left: 100%; top: 0px; width: 155px; height:20px; } 
#EmailForm label textarea { position: absolute; left: 100%; top: 0px; width: 300px; height:180px; } 
#EmailForm input.submit { position: absolute; left: 100%; top: 170px; width: 140px; }
#EmailForm input.file { width: 250px; }
#EmailForm legend { color:#be1316; }
form { margin-top: 10px; }
#co_wrapper {
	width: 500px;
	border-width: 1px;
	border-style:solid;
	border-color: #cccccc;
}
#co_header {
	font-weight: bold;
	background-color:#eaeaea;
	height: 20px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#co_h1, #co_h2, #co_h3 {
	float: left;
	width: 126px;
	padding: 2px;
}
#co_h3 {
	width: 228px;
}
#co_row, #co_row a, #co_row a:hover {
	background-color:#ffffff;
	height: 20px;
	padding-left: 8px;
	cursor: pointer; 
	cursor: hand;
	text-decoration:none;
}
#co_row_alt, #co_row_alt a, #co_row_alt a:hover {
	background-color:#f4f4f4;
	height: 20px;
	padding-left: 8px;
	cursor: pointer; 
	cursor: hand;
	text-decoration:none;
}
#co_c1, #co_c2, #co_c3 {
	float: left;
	width: 126px;
	padding: 2px;
}
#co_c3 {
	width: 228px;
}