@charset "UTF-8";
/* CSS Document */

#submitForm #form1 table,
table#detail {
	width: 620px;
	margin-bottom: 15px;
}
#submitForm {
	padding-top: 25px;
	background: url(../../images/shared/bar-brown.gif) no-repeat;
}

#submitForm #form1 {
	margin-top: 25px;
}

#detail th {
	width: 155px;
	padding-bottom: 10px;
	line-height: 1.7;
}

#submitForm #form1 table th {
	width: 205px;
	padding-bottom: 10px;
	line-height: 1.7;
}

#detail td {
	padding-bottom: 10px;
}

#submitForm #form1 table th p,
#detail th p {
	background: url(../../images/shared/bg-line.gif) repeat;
	margin-right: 20px;
	text-align: center;
}
#submitForm #form1 table th p{
	text-align:left;
	padding-left:10px;
}

#primary h2 {
	margin-bottom: 2em;
}

#textfield1,
#textfield2,
#textArea {
	border: 1px solid #b37f68;
	padding:0.1em;
}

