body {
	background: #fff;
	margin: 40 0 0 25px;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-size: 15px;
	line-height: 28px;
}input[type="text"] {
border: 1px #000;	
	
border-top-style: none;
border-right-style: none;
border-left-style: none;
border-bottom-style: solid;

padding:0px;
}textarea#styled {
	width: 380px;
	height: 120px;
	border: 1px solid #000000;
	padding: 0px;
	font-family: Times New Roman, Georgia, serif;
	font-size: 14px;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}input[type="checkbox"] {
border: 2px #000;	
	
border-top-style: none;
border-right-style: none;
border-left-style: none;
border-bottom-style: solid;

padding:0px;
}#container{
	margin: 0 0px 0 0;
	background: #fff;

	width: 500px;

}#checkholder{
	margin: 0 0px 0 0;
	height: 155px;
	background: #fff;	
	width: 360px;
}#sandholder{
	float: left;
	margin: 0 0px 13px 0;
	background: #fff;
	display: block; 
	width: 580px;
}#textholder{
	float: left;
	margin: 10 0px 20px 0;
	background: #fff;
	display: block; 
	line-height: 20px;
	width: 480px;
}#checker{
	display: inline;
	float: left;
	margin: 0 1px 13px 0;
	background: #fff;
	width: 80px;
	height: 28px;
}#spacer{
	display: inline;
	float: left;
	margin: 0 1px 13px 0;
	background: #fff;
	height: 30px;
	width: 80px;
}#checkertwo{
	float: left;
	margin: 0 1px 0px 0;
	background: #ff;
	display: block; 
	width: 80px;
}#checkerthree{
	float: left;
	margin: 0 1px 13px 0;
	background: #fff;
	display: block; 
	height: 30px;
	width: 400px;
}.checkbox{
	border: 2px #fff;
}
