/* Form Elements */
						div.form-item {
							margin-bottom: 10px;
							}
							input, select, textarea {
								font-family:Arial, Helvetica, sans-serif;
								font-size: 15px;
								background: #f7f7f7;
								}
								
						form#search input#sa {
							font-size: 13px !important;
							font-weight: bold !important;
							}

	#contact-form #contact-info, #contact-form .question-column1 {/*Column1*/
		width: 320px;
		float: left;
		}
	#contact-form #inquiry-info, #contact-form .question-column2 {/*Column2*/
		width: 442px;
		float: left;
		}

	#contact-form label {
		display: block;
		text-transform: uppercase;
		}	
	#contact-form input, #contact-form select {
		width: 265px;
		}
		#contact-form input.checkbox {
			width: auto !important;
			background: none !important;
			}
	
	#recaptch-border {
		border: 1px solid #ccc;
		width: 442px;
		}
	#recaptcha_table {
		border: 0 !important;
		}
		#type-two {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			position: relative;
			top: -8px;
			padding-left: 8px;
			color: #888;
			}

	#submit-reset {
		padding: 1em 0 0 2em;
		clear: both;
		text-align: right;
		margin: 0 !important;
		}
	
	#submit, #reset {
		width: 150px !important;
		}
	
	#vendordropdown, #specificvendor {
		margin: 5px 0;
		display: none;
		}
		.vendor-type-label {
			font-weight: bold;
			margin-left: 65px;
			}
		#vendorType, #otherVendorType, #otherPositionType, #otherPositionType2, #otherHeardThrough {
			margin-left: 66px;
			margin-bottom: 5px;
			width: 199px !important;
			}
		#AlphaTypes, #otherPositionTypediv, #otherPositionTypediv2, #otherHeardThroughdiv {
			display: none;
			}
	
	#presentationReqForm #informative, #presentationReqForm #attendAgain {
		width: auto !important;
		}
		#presentationReqForm #informlabel, #presentationReqForm #attendagainlabel {
			float: left;
			height: 1em;
			width: 510px;
			text-transform: uppercase;
			}
			
	#presentationReqForm #areas1, #presentationReqForm #areas2, #presentationReqForm #areas3 {
			float: left;
			margin: 15px 0 15px 20px;
			}
			
			#presentationReqForm #areas-of-interest {
				text-transform: uppercase;
				}
				#presentationReqForm #areas-of-interest label {
					text-transform: none !important;
					}
			
		


