label.fieldLabel  {
	background:none repeat scroll 0 0 transparent !important;
	clear:left;
	display:block;
	float:left;
	font-size: 1.2em;
	font-weight:bold;
	position: relative;
	top: 5px;
	width:150px;
}


/************************** Kinetic Form styling ***************************/

.kineticSubmit table { padding: 20px; }
.kineticSubmit table th { text-align: left; }
.kineticSubmit table td, .kineticSubmit table th { padding: 5px; }
.kineticSubmit table thead th { border-bottom: solid 1px #5A3312;  }
.kineticSubmit table tfoot th { border-top: solid 1px #5A3312;  }

/************************** Kinetic Participant styling ***************************/

.kinetic form { 
	position: relative;
}

.kinetic small { 
	clear:both; 
	display:block; 
	float:left; 
	padding:5px 5px 20px 150px; 
}

.kinetic input[type=text] {
	border: 1px solid #BBBBBB;
	height: 18px;
	padding: 5px;
	width: 70px;
}

.kinetic input[type=image] {
	position: absolute;
	top: 5px;
	right: 5px;
}

/************************** Donation Form styling ***************************/

#donationForm {
	margin-left: 15px;
}

#donationForm h3 {
	font-size: 1.5em;
	margin: 15px 0;
}

#donationForm h4 {
	font-weight: bold;
	margin-top: 15px;
}

#donationForm > div > div {
	margin-bottom: 7px;
}

#donationForm input[type=text] {
	border: 1px solid #BBBBBB;
	height: 25px;
	width: 250px;
}

#donationForm label {
	display: inline-block;
	width: 130px;
}

#donationForm #specialInfo div {
	margin-top: 7px;
}

#donationForm #specialInfo label {
	width: 450px;
}

#donationForm #specialInfo #othername {
	margin-left: 20px;
}

#donationForm input, #donationForm select {
	margin-right: 5px;
}

#donationForm input.phone {
	width: 35px;
}

#donationForm select {
	height: 25px;
	width: 250px;
}

#donationForm #cn {
	width: 250px;
}

#donationForm div#bottomImage {
	margin-left: 120px;
	margin-top: 15px;
}

#donationForm em {
	display: inline-block;
	font-weight: bold; 
	padding-right: 5px; 
	vertical-align: top;
	width: 10px;
}

#donationForm .error {
	color: red;
	width: auto;
}

#bottomNote {
	font-style:italic;
	font-weight:bold;
	margin-top: 10px;
	margin-left: 30px;
}

/************************** CHALK ART Form styling *************************/

#chalkArtForm {
	margin-left: 15px;
}

#chalkArtForm h3 {
	font-size: 1.5em;
	margin: 15px 0;
}

#chalkArtForm h4 {
	font-weight: bold;
	margin-top: 15px;
}

#chalkArtForm > div > div {
}

#chalkArtForm input[type=text] {
	border: 1px solid #BBBBBB;
	padding: 5px;
	width: 300px;
}

#chalkArtForm label {
	display: block;
	font-weight:bold;
	left: -14px;
	margin:0.5em 0;
	position: relative;
	width: 300px;
}

#chalkArtForm label.check {
	display: inline-block;
	left: 0;
	top: -1px;
	width: 130px;
}

#chalkArtForm #specialInfo div {

}

#chalkArtForm #specialInfo label {
	width: 450px;
}

#chalkArtForm #specialInfo #othername {
	margin-left: 20px;
}

#chalkArtForm input, #donationForm select {
	margin-right: 5px;
}

#chalkArtForm input.phone {
	width: 35px;
}

#chalkArtForm select {
	border: 1px solid #BBBBBB;
	height: 25px;
	width: 312px;
}

#chalkArtForm #cn {
	width: 250px;
}

#chalkArtForm div#bottomImage {
	margin-left: 120px;
	margin-top: 15px;
}

#chalkArtForm em {
	display: inline-block;
	font-weight: bold; 
	padding-right: 5px; 
	vertical-align: top;
	width: 10px;
}

#chalkArtForm .error {
	color: red;
	width: auto;
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

