@import url("default.css");

/* CLIENT STYLE OVERRIDES GO IN THE CLIENT LEVEL VERSION OF THIS STYLESHEET */


.page {
	background: #ffffff;
	font-family: Tahoma, Arial, sans-serif;
	width:960px;
}

/* Banner image block - should match banner size */
.banner {
	width: 960px;
	height: 184px;
	margin: 0 auto;
	background-color:#fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#Workshops span.datetime_time, #Meet-the-Consultants span.datetime_time, #Workshops .papertime, #Meet-the-Consultants .papertime {
	visibility: hidden;
	background-color:transparent;
	/*display: none;*/
}
