p {
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
}

#feedback_left_column h1, h2 {
	font-size: 1em;
	display: inline;
}

h3 {
	display: none;
	font-size: 1.8em;
	color: #ffffff;
}

label {
	padding-left: 10px;
	font-size: 11px;
}

#feedback_frm {
	width: 480px;
}

#feedback_frm .input_copy{
	border: none;
	display: inline;
	color: #000000;
	font-size: 11px;
	margin-left: 5px;
	padding: 2px 4px;
	font-family: Arial, Helvetica, sans-serif;
}

.contact_type {
	color: #e81716;
	font-size: 110%;
	font-weight: bold;
}

#feedback_content {
}

#feedback_top {
}

#feedback_main_content {
/*	min-height: 300px;
	height:auto !important;
	height: 300px;
*/	background: url(../images/shows_bg.gif) repeat-y left top;
}

#feedback_bottom {

}

#feedback_left_column {
	float: left;
	width: 521px;
	color: #000000;
	background: url(../images/contentbg.gif) no-repeat left top;	
/*	min-height: 300px;
	height:auto !important;
	height:300px;
*/}

#feedback_right_column {
	width: 195px;
	float: right;
	color: #ffffff;	
}

#right_content_top {
	width: 170px;
	padding-left: 10px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ffffff;
}

#right_content_btm {
	width: 170px;
	padding-left: 10px;
	padding-top: 15px;
}

#logos {
	margin-left: 5%;
	padding-bottom: 15px;
}

#left_column_top {
	padding-top: 3px;
	padding-left: 15px;
	width: 371px;
	font-size: 1.7em;
	color: #ffffff;
}

#left_column_top p {
	padding-top: 17px;
	font-size: 15px;
	color: #ffffff;
}

#left_column_btm {
	width: 350px;
	padding-left: 17px;
	margin-top: 40px;
}

#left_column_btm p {
	font-size: 1em;
}

#left_column_btm .red_heading {
	color: #ff0000;
	font-size: 1.5em;
}

#padding_hack {
	margin-right: 20px;
}

#form {
	width:490px;
}
#form h3 {
	color: #444444;
	font-size: 130%;
}
#form td {
	padding: 5px 0px;
	font-size: 110%;
}
#form label {
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}
.form_textfield {
	background: #d9d9d9;
	width: 300px;
	border: 1px solid #eeeeee;
	font-family: Tahoma;
	padding: 3px;
}
#form textarea {
	background: #d9d9d9;
	width: 300px;
	height: 80px;
	border: 1px solid #eeeeee;
	font-family: Tahoma;
	margin-left: 0px;
}
