.rightFloat {
	float: right;
	margin-left: 50px;
}
.clearBoth {
	clear: both;
}
table{
font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

table input {
	background-color: #FFFFFF;
	border: 1px solid #719bc2;
}
.box {
	border: 1px solid #999999;
	padding-left: 15px;
	width: 800;
}
#mainContents {
	width: 90%;
	margin-left: 30px;
}
option {
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


