#event_block{	width: 640px;	padding-left: 10px;	padding-right: 5px;	padding-bottom:5px;}#calendar_block{	width: 125px;}#event_calendar_search{	float:left;	width: 400px;}#event_calendar{	float:left;	width:240px;}#calendar_month{	width: 125px;}.calendar_month{	font-size:10pt;}.calendar_dayofweek{	font-size:10pt;	font-weight:bold;}.calendar_day{	font-size:10pt;	font-weight:normal;}#calendar_months{	font-size:8pt;	font-weight: normal;}.event_mail_listing{	font-size:9pt;	width:940px;}.event_dates{	font-size:9tp;	width:640px;	color:#333;}.event_time{	font-size:9tp;	width:640px;	color:#333;}.event_description{	font-size:9pt;	width:640px;	color:#333;}#event_form{	display:none;	height:auto;	width:610px;	padding:10px 15px 10px 15px;	background-color:#CCC;}#steam_form{	display:none;	height:auto;	width:600px;	padding:10px 15px 10px 15px;	background-color:#CCC;}.event_label{	width:620px;	font-size: 12px;	font-weight: bold;}.event_field{	width:620px;	font-size: 12px;}.event_fieldset{	width: 640px;	margin-bottom:8px;}p.slider{	text-align: center;}p.quiet{	text-align: center;}.slider_submit{	text-align: center;	margin: 0 auto;}.ui-slider { position: relative; text-align: left; display: block; margin: 10px 0 10px 170px; width: 155px; }.ui-slider-handle { position: absolute; z-index: 2; width: 16px; height: 16px; cursor: pointer; background: #333; top: -4px; margin-left: -8px; border: 1px solid #000; }.ui-slider-horizontal { height: 10px; background: #ddd; border: 1px solid #ccc; }.ui-slider-handle:hover, .ui-state-hover, .ui-state-focus, .ui-state-active { background: #aaa; }/* CSS3 ------ NOT ANY MORE--------------------- */.ui-slider-handle { 	border-radius: 4px;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	/*background: -moz-linear-gradient(top, #f60, #930);*/	/*background: -webkit-gradient(linear, left top, left bottom, from(#f60), to(#930));*/	background-color:#000;}.ui-slider-horizontal { 	border-radius: 4px;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	background-color:#FFF;	/*background: -moz-linear-gradient(left, #fff, #ddd);*/	/*background: -webkit-gradient(linear, left top, right top, from(#fff), to(#ddd));*/}a.ui-state-hover, a.ui-state-focus { 	background: -moz-linear-gradient(top, #666, #333);	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#333));	box-shadow: 0px 0px 10px #f60;	-moz-box-shadow: 0px 0px 10px #f60;	-webkit-box-shadow: 0px 0px 10px #f60;}a.ui-state-active { 	background: -moz-linear-gradient(top, #ddd, #aaa);	background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#aaa));}
