fieldset
	{

	border:0px solid #fff;
	background-color: #; 
	padding: 00px 20px 20px 00px;
	}

.important
	{

	border:1px double #8e2e33;
	background-color: #; 
	padding: 20px 20px 20px 20px;
	}


.long
	{

	letter-spacing: 1px;
margin: 10px 00px 10px 00px;
color: #afbcbc;
font-weight:bold;
display: inline-block;
width: 600px;
font-family: arial;
font-size:14px;
text-align: left; 
	}


label#short
	{

	letter-spacing: 1px;
	margin: 10px 00px 10px 00px;
	color: #ff0000;
	font-weight:bold;
	display: inline-block;
	width: 110px;
	font-family: arial;
	font-size:14px;
	text-align: left; 
	}

caption
	{
	font-size:1.0em; 
	font-family: arial; 
	color: #663333; 
	text-align: right; 
	background-color: #; 
	padding: 10px 10px 10px 10px;
	}


label {

letter-spacing: 1px;
margin: 10px 50px 10px 00px;
padding: 10px; 
color: #666;
font-weight:bold;
display: inline-block;
vertical-align: top;
width: 250px;
font-family: arial;
font-size:14px;
text-align: left; 
}

.radio {
background: #fff;
margin: 00px 10px 00px 00px;
color: #000;
font-weight:normal;
display: inline-block;
vertical-align: top;
width: 50px;
font-family: arial;
font-size:14px;
text-align: left; 
}

input.send {
color: #fff;
font-size:18px;
font-family: arial;
clear:both;
float:left;
width: 73px;
height: 30px;
padding: 0px 0 0;
margin: -20px 00px 0 auto;
border: 0;
background: url(img/send.jpg);
text-indent:125px;
overflow:hidden;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
z-index:10;

}

select

{margin: 10px 20px 0 0;
border: 1px solid #ccc;
background: #fff;
overflow: hidden;
color: #56532c;}

input

{margin: 10px 20px 0 0;
border: 1px solid #ccc;
background: #fff;
overflow: hidden;
color: #56532c;}

input:focus {
 border: 2px solid #afbcbc;
}
textarea:focus {
 border: 2px solid #afbcbc;
}

textarea
{margin: 10px 00px 20px 0;
border: 1px solid #ccc;
background: #fff;
overflow: hidden;
color: #000;
font-size: 12px;
font-family: arial;
line-height: 18px;
}

hr {border: 0;
color: #ccc;
background-color: #ccc;
height: 1px;
width: 100%;
}
legend {font-family: arial; text-align: left; font-size: 17px; font-weight: bold; line-height: 20px; color: #8e2e33;border-bottom: 0px solid #59768a; padding: 10px 0 2px 0; margin: 00px 00px 0 0; }


form p {color: #000;
font-size: 14px;
font-family: arial;
line-height: 18px;}