﻿#smartdate_table {background: #540439;
				  color: #FFFFFF;
				  font-weight:normal;
				  font-size:10px;
				  padding: 5px;
				text-align: center;				
}

#smartdate_table td {
text-align: center;	
}	

#smartdate_table p {
	color: white;
	font-weight: bold;

}


#smartdate_table input {background:#FFFFFF;
						color:#000000;
						border: #540439;
						padding-left:3px;
						line-height: 20px;}	
				
#smartdate_table .smartdate_button {background:#666666;
									color:#FFFFFF;
									height: 21px;
									border:1px #FFFFFF Solid;
									line-height: 18px;}	
									
										
.smartdate_priceinfo {font-size:16px;
					  font-weight:bold;
					  	text-align:center;}		
