body {
	margin: 0;
	margin: 10px;
	line-height: 100%;
	font-family: verdana, arial, sans-serif;
	background-color: #ffffff;
	}
#content_main {
	float: left;
	font-size: 10px;
	color: #666666;
	width: 300px;
	height: auto;
	padding: 10px 10px 10px 10px;
	}	
input, label, select, p {
	float: left;
	clear: both;
	color: #333333;
	}
textarea {
	font-family: inherit;
	font-size: 12px;
	}	
fieldset {
	width: 275px;
	font-family: verdana;
	font-size: 10px;
	color:  #c7310e;
}

