.f15 {  font-size: 15px; line-height: 130%}
.f13 {  font-size: 13px; line-height: 130%}


#formWrap {
	width:630px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
.ol {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 15px;
}
.ol tr th,
.ol tr td {
	padding: 6px;
	margin: 0px;
	text-align: left;
}
.ol tr th {
	background-color: #E3FFC8;
}
.title {
	border-left: 6px solid #CCFF99;
	padding-left: 12px;
	color: #555051;
	font-weight: bold;
}
#thanks address {
	border-top: 1px solid #CCCCCC;
	padding-top: 20px;
	font-style: normal;
}
