.register_button {
	margin: 5 5 5 5; 
	padding: 0; 
	border:0; 
	background: transparent url(../images/btn_register.gif) no-repeat center top;
	width: 98; 
	height: 34; 
	cursor: pointer; 
	cursor: hand; 
	float: right;
}
.select_style {
	background-color: #ffffff;
	border-bottom : 1px solid #999999;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	border-top: 1px solid #999999;
	font-size: 11px;
}
.spread {
	width: 50px;
}