.date {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: lighter;
	font-size: 14px;
	color: #900;
	padding-bottom: 8px;
	line-height: 20px;
	float: left;
	clear: both;
}
.newsfeed {
	width: 430px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-right: 35px;
}
.videofeed {
	width: 430px;
	float: left;
}
.instructions {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	font-weight: lighter;
	color: #FFF;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A2A2A;
}
.report {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000;
	line-height: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 430px;
}
.videothumb {
	height: 90px;
	width: 120px;
	float: left;
	background-color: #CCC;
}
.vid-details {
	width: 275px;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000;
	margin-left: 35px;
	margin-top: 15px;
	line-height: 24px;
}
.vid-detailshead {
	width: 275px;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #900;
	margin-left: 35px;
}
.divider {
	width: 430px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	padding-top: 15px;
}
.divider2 {
	width: 430px;
	float: left;
	margin-bottom: 15px;
}
.lookup-menu {
	height: 30px;
	float: right;
}
.lookup {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: lighter;
}
.newsfeedCopy {
	width: 430px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-right: 35px;
}
