/*form styles by PTG */

div.row {
		float: left;
		clear: both;
		margin: 0px 0px 0px 25px;
		padding: 10px 15px 10px 15px;
		font-family: arial, verdana, sans-serif;
		font-size: 12px;
		width: 500px;
		border-bottom: 1px #ddd solid;
		color: #333;
		background: #f3f3f3;
		}
		
.row span.label {
		float: left;
		width: 165px;
		margin-right: 30px;
		font-weight: bold;
		color: #000;
		font-size: 11px;
		}
		
.row span.widget {
		float: left;
		margin-right: 6px;
		font-weight: bold;
		color: #000;
		font-size: 9px;
		}
		
.row span.widget input {
			display: block;
				}
			
.row span.labelAlt {
		float: left;
		width: 260px;
		color: #000;
		margin-right: 60px;
		font-weight: bold;
		font-size: 11px;
		}
			
.buttons {
		float: left;
		border-top: 1px #ccc solid;
		background: #cdcdcd;
		padding: 15px 0px 20px 100px !important;
		margin: 30px 0px 0px 0px !important;
		width: 440px !important;
		}
		
 .day {
 		color: #006600 !important;
		text-transform: uppercase;
		font-weight: bold;
		border-bottom: 0px !important;
		font-size: 15px !important;
		}
		
	.session {
		margin: 0px 0px 0px 25px !important;
		padding: 10px 0px 0px 0px !important;
		border-bottom: 0px !important;
		}
		
	.sessionAlt {
		margin: 0px 0px 20px 25px !important;
		padding: 10px 0px 0px 0px !important;
		border-bottom: 0px !important;
		}
		
.total {
		margin: 0px 0px 0px 220px !important;
		border-bottom: 0px !important;
		font-size: 15px !important;
		font-weight: bold;
		background: #f3f3f3;
		width: 305px !important;
		color: #cc0033 !important;
		}
#ccFieldSet {
		float: right;
		width: 295px;
		background: #f3f3f3;
		margin: 10px 0px 0px 0px;
		padding: 10px 0px 10px 0px;
		}
		
		#ccFieldSet div.row {
				width: 265px;
				font-size: 10px;
				padding: 3px;
				margin: 3px 10px 3px 10px;
				}
h4 {
		background: #73a541;
		padding: 10px 0px 10px 25px;
		margin: 0px 0px 30px 0px;
		}
		
h5 {
		font-size: 9px;
			}
			
cite {
		color: #800000;
		font-size: 10px;
		}
		cite.alt {
				float: left;
				margin: 0px 0px 10px 20px;
				border: 0px #ccc solid;
				width: 250px;
				font-size: 11px;
				}
hr {
	margin-bottom: 10px;
	}
	
	
	
/*heights*/

.fifty {
	height: 50px;
	}
	
.hundred {
	height: 100px;
	}
	
.hundredtwenty {
	height: 120px;
	}

.hundredplus {
	height: 170px;
	}
