
.Contcolumn {float: left; margin-right: 10px}
body1 {
	background-color: #f9f9f2;
	margin: 0
}
#body_wrapper {position: relative; background-repeat: no-repeat; background-position: 100% 0}
#body1 {min-height: 400px; margin-top: 20px; width: 460px; float: left}
fieldset {border: none; padding: 0}
fieldset ul {list-style: none; padding: 0 0 10px 0; margin: 0 !important}
fieldset ul li {padding-bottom: 10px}
fieldset input, fieldset select, fieldset textarea {
	font-family: Arial, sans-serif;
	font-weight: normal;
	border: 1px solid #BEBE6B;
	padding: 2px;
	margin: 2px 0 0 0;
	color: #626230;
	background-color: #e3e3bf;
	font-size: 12px;
}
fieldset textarea {overflow: auto}
fieldset label {
	margin-right: 5px;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	line-height: 1.3;
	color: #626230;
	font-size: 13px;
	font-family: "Trebuchet MS";
}
.half {width: 47%}
.full {width: 97%}
