.bookselect {padding:5px;
text-align:center;}
.booksubmit {width:150px;
	padding:3px;
	margin:0px;
	height:28px;
	background-image:url(submit.gif);
	background-position:top center;
				background-color:#FDECCD;
				font-family:Georgia, "Times New Roman", Times, serif;  
				color: #000000; 
				text-align:center; 
				font-weight:bold;
				}
.dateinput  {
	width: 220px;
	height:30px;
	clear:both;
	margin:5px 0px;
	text-align:left;
	}
.dateinput  select {
	display: block;
	width: auto;
	float: left;
	padding:2px;
	margin:0px;
	height:24px;
	background-image:url(submit.gif);
	background-position:top center;
	color:#000000;
	border:0px;
			}
.dateinput label {
	display: block;
	width: 40px;
	text-align:right;
	float: left;
	color:#FFFFFF;
	vertical-align:top;
	}
.mailinput  {
	width: auto;
	height:25px;
	clear:both;
	margin:0px;
	text-align:right;
	}
.mailinput   input {
	display: block;
	color:#ffffff;
	width:auto;
	margin:0px 5px 0px 15px;
	float:left;
	text-align:center;
	height:23px;
				}
.mailinput label {
	display: block;
	width: 70px;
	text-align:right;
	float:left;
	color:#FFFFFF;
	vertical-align:top;

	}
#mailsubmit {background-image:url(submit.gif);
				background-position:top center;
				background-color:#FDECCD;
				height:28px;
				margin:5px 5px 5px 45px;
				font-family:Georgia, "Times New Roman", Times, serif;  
				color: #000000; 
				text-align:center; 
				font-weight:bold;
				}
	.quickinput  {
	width:220px;
	height:28px;
	clear:both;
	margin:0px 0px 5px 0px;
	text-align:left;
	}
.quickinput  select {
	display: block;
	float: left;
	color:#000000;
	width:150px;
	padding:2px;
	margin:0px;
	height:24px;
	background-image:url(submit.gif);
	background-position:top center;
		}
	
.quickinput label{
	display: block;
	width: 40px;
	text-align:right;
	float: left;
	color:#FFFFFF;
	vertical-align:top;
	}