#c_pagetitle{text-align:center;font-weight:bold;font-size:140%;
				padding:10px 0 10px 0;border:2px solid #eee;border-radius:5px;}
#c_formwrapper{margin:0 0 20px 0;padding:10px 0px 10px 15px;border:4px solid #ddf;border-radius:5px;background-color:#ddf;}
	#c_formwrapper input,#c_formwrapper select{background-color:#fff;}
	#c_typesection{float:left;margin:0 0 15px 0;}
		#c_typetitle{float:left;margin:0 15px 0 0;}
		#c_typebox{float:left;}
	#c_reldatesection{float:right;margin:0 25px 15px 0;}
		#c_reldatetitle{float:left;margin:0 15px 0 0;}
		#c_reldatebox{float:left;}
	#c_zipradius{float:left;width:100%;margin:0 0 10px 0;}
		#c_zipsection{float:left;margin:0 25px 0px 0;}
			#c_zipsection input{width:65px;}
		#c_radiussection{float:left;margin: 0 0 0px 0;}
	#c_moreOptionsButton{float:left;}
	#c_submit{float:right;margin:0px 25px 0 0;}		
	#c_moreOptions{margin:10px 0 10px 0;clear:both;display:none;}	
		#c_datesection{clear:both;margin:0 0 25px 0;}
			#c_datetitle{float:left;margin:0 10px 0 0;}
			#c_startdate{float:left;}
				#c_startdate input{width:100px;}
			#c_dateto{float:left;margin:0 20px 0 20px;}
			#c_enddate{float:left;}
				#c_enddate input{width:100px;}
		#c_instr{margin:0 0 25px 0;display:none;}
		#c_citysection{float:left;margin:0 25px 20px 0;}
		#c_denomsection{float:left;margin:0 25px 20px 0;}
		#c_timesection{float:left;margin:0 25px 20px 0;}


/*results*/
.c_erresult{margin:5px 0 5px 0;}
	.c_column1{float:left;width:65%;}
		.c_logo{float:left;clear:both;}
			.c_logo img{width:15px;margin: 0 10px 0 0;}
		.c_Rtitle{font-size:120%;font-weight:bold;}
		.c_RpostingOrg{float:left;}
		
		
	.c_column2{float:right;width:35%;}
		.c_Rdate{text-align:right;}
		.c_Rtime{text-align:right;font-weight:bold;}
		.c_Rrsvp{text-align:right;}
	
	
	
	.c_clearleft{clear:left;}
	.c_category{margin:5px 0 5px 0;}
		.c_category span{font-weight: bold;}
	.c_Rcity{float:left;}
	.c_Rmap{float:right;}

.c_clear {clear:both;}

