.main {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
img.facebook {
	display: none;
	visibility: hidden;
}

.clearBoth {
	clear: both;
	height:0.1px;
}
.videos {
	float: left;
	height: 175px;
	width: 105px;
	text-align: center;
	margin-right: 8px;
	background-color: #1C1C1C;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-bottom: 0px;
	vertical-align:bottom;
	zoom:1;
	position:relative;
}

* html .videos {
margin-bottom: 0px;
	
}
.director {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1C1C1C;
	background-color: #825526;
	margin: 0px;
	height: 35px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	position: relative;
	line-height: 12px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
.linksInfo {
	background-color: #FFFFFF;
	display: block;
	border: 1px solid #1C1C1C;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	padding-left: 10px;
	vertical-align:bottom;
	zoom:1;
	position:relative;
	height:20px;
}

* html .linksInfo {
	padding-bottom: 5px;
}

.linksInfo a {
	color: #0066CC;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	display: block;
	float: left;
	width: 155px;
	height:15px;
}
.formInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FBB345;
	display: block;
	border: 4px solid #825526;
	padding: 10px;
}
.formInfo .leftcolumn {
	float: left;
	width: 250px;
}
.formInfo .rightcolumn {
	float: left;
	width: 250px;
}
