/*Global Width*/
#c_sspagetitle {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;border:4px solid #ddf;border-radius:5px;background-color:#ddf;}
	#c_formWrapper input,#c_formWrapper select{background-color:#fff;}
/*Other Width*/
/*Layout*/

.c_sstitle{text-align:center; font-weight:bold;}

#c_reldatesection{float:left; margin: 0 90px 20px 0;}

#c_sstimesection {float:right; margin: 0px 50px 0px 0px;}	
	


#c_sscitysection{float:right; margin: 0px 10px 0 0;border:0px solid blue;}

#c_sstypesection {clear:left; float:left; border:0px solid blue;margin: 0 0px 0 0px;}


#c_moreOptionsButton{float:left;clear:both;margin:20px 0 0 0;}
#c_moreOptions {float:left;margin:20px 0 0 0;display:none;clear:both;width:100%;}
	#c_formLine{text-align:center;width:100%;clear:both;}
	#c_datesection{float:left;margin: 0 0px 20px 0;}
		#c_dateTitle{font-weight:bold; margin:0 30px 0px 0;float:left;}
		#c_datesection input{width:100px;}
		#c_startdate{float:left;}
		#c_dateto{float:left;margin:0 10px 0 10px;}
		#c_enddate{float:left;}
	
	#c_ssdaysection {clear:left;float:left; border:0px solid blue;margin: 0 20px 0 0;}
	#c_sszipradius {clear:both;float:left;margin: 0 0 20px 0;}
	#c_sszipradius select{width:80px;}
		#c_sszipsection {float:left;margin:0 20px 0 0;}
			#c_sszipbox input{width:65px;}
		#c_ssradiussection {float:left;}
			#c_ssradiussection select{margin:0 0 0 0px;}
	
	#c_ssdenomsection {float:right; margin: 0px 0px 0 0;border:0px solid blue;}
		#c_ssdenomselect {width:165px;}

#c_sshtitle {float:left;margin:0 8px 0 0;}
#c_ssdropbox {float:left;}


#c_sssubmit {clear:right;float:right;margin:20px 0 0 0;}
#c_hr {clear:both; margin:10px 0 0 0; background-color:black;}
.c_clear {clear:both; width:100%;}