.tabletext {
	text-align: left;
	background-repeat: no-repeat;
	height: 150px;
	width: 170px;
	float: left;
	margin-top: 22px;
	margin-left: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
}
.specialtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
	color: #999;
}
.date {
	float: left;
	margin-left: 50px;
	margin-top: 0px;
}
.sumit {
	float: left;
	margin-left: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 29px;
	width: 93px;
	background-image: url(images/buttonBG.png);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left top;
	background-color: transparent;
}
.datemenu {
	width: 92px;
	margin-left: 8px;
}
