#carbuncle_form {
	margin: 10px 0;
}
#carbuncle_form input,
#carbuncle_form  select,
#carbuncle_form  textarea {
	margin-bottom: 3px;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc #e9e9e9 #e9e9e9 #cccccc;
	background-color:#f6f6f6;
	vertical-align: middle;
	font-size: 100%;
}
#carbuncle_form  select {
	background-color:#FFFFFF;
}
#carbuncle_form input.normal {
	margin: 0;
	padding: 0;
	border: 0;
	background: #ffffff;
}
#carbuncle_form input#code {
	width: 100px;
	padding: 0;
}
#carbuncle_form input.btn {
	width: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #e9e9e9 #999999 #999999 #e9e9e9;
	background-color: #cccccc;
	padding: 3px 0;
}
#carbuncle_form table.inq {
	width: 100%;
	border-collapse: collapse;	
	margin: 10px 0px 25px;
}
#carbuncle_form table.inq th {
	width: 25%;
	vertical-align: top;
	padding: 5px 10px;
	text-align: right;
	font-weight: bold;
}
#carbuncle_form table.inq th.block-title {
	padding: 1px 0;
	text-align: left;
	border-width: 1px 0;
	border-style: solid;
	border-color: #c8bd82;
}
#carbuncle_form table.inq th.block-title .head {
	color: #660000;
	display: block;
	padding: 3px 10px;
	background: #eeead6;
	font-weight: bold;
}
#carbuncle_form table.inq td {
	padding: 5px;
	border: 0;
}
#carbuncle_form table.inq td.es {
	vertical-align: top;
	padding: 8px 5px 3px 0;
	border: 0;
}
#carbuncle_form img.es  {
	vertical-align: middle;
}
/*
#carbuncle_form span.es  {
	width: 25px;
	height: 15px;
	display: inline-table;	
	color: #cc0000;
	font-weight:bold;
	font-size: 75%;
	text-indent: -9999px;
	background: url( ../images/indispensable.gif ) left top no-repeat;
}
*/
#carbuncle_form table.inq td.es {
	width: 25px;
	height: 15px;
}
#carbuncle_form table.inq td.on {
}
#carbuncle_form table.inq td.conf {
	padding-left: 0;
}
#carbuncle_form table.inq td.conf img {
	margin-bottom: 3px;
}
#carbuncle_form table.inq td.confi {
}
#carbuncle_form .err {
	color: #cc3333;
}
#carbuncle_form .link {
	text-align: center;
	font-size: 75%;
}
#carbuncle_form .submit {
	padding-left: 150px;
}
#carbuncle_form span.ex {
	font-size: 75%;
	color: #999999;
}
#carbuncle_form .thanks {
	margin: 15px 40px;
	padding: 30px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #c8bd82;
	text-align: center;
}
#carbuncle_form .thanks p {
	font-size: 120%;
	font-weight: bold;
}
#carbuncle_form .sending-info {
	margin: 10px 40px;
}
#carbuncle_form .gotop {
	text-align: center;
}
#carbuncle_form .gotop a {
	padding: 5px;
	width: auto;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #e9e9e9 #999999 #999999 #e9e9e9;
	background-color: #cccccc;
}