@charset "UTF-8";
@import url("form.css");
@import url("confirm.css");

div#mailfrom_hidden_object {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#mailfrom_hidden_object input {
	margin: 10px;
}
img.must {
	width: 30px;
	height: 16px;
	float: left;
}
#table-profile{
	font-size:120%;
	width:650px;
	border-collapse:collapse;
	text-align:left;
	margin:10px 0px 15px 0px;
	color:#333333;
	}
#table-profile th{
	font-size:100%;
	font-weight:normal;
	border-bottom:1px solid #097c25;
	padding:10px 8px;
	}
#table-profile td{
	border-bottom:1px solid #cccccc;
	padding:6px 8px;
	}
