.eip_savebutton, .eip_cancelbutton { font-size: 10px; }
.eip_saving { background-image: url('/files/images/ajax-loader.gif'); background-repeat: no-repeat; background-position: left; color: #903; font-weight: bold; font-size: 11px; padding: 0 0 0 20px; }
.eip_empty { color: #afafaf; border: 1px solid #afafaf; padding: 2px;}
.eip_editfield { background-color: #ff9; width: 90px; }
#venueTitle_edit {
	font-size: 27px; font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #2B69D1; margin: 0; padding: 0;
	width: 350px;
}
#description_edit { width: 600px; height: 140px; }
#about_edit { width: 400px; height: 80px; }

.openclosetoday td {
	background-color: #acceff;
}

.closed td {
	background-color: #EEE;
	text-align: center;
	font-style: italic;
}

.hrs24 td {
	background-color: #4a8bcb;
	text-align: center;
	font-weight: bold;
}
