div.video_container {
	padding-top:10px;
	width: 175px;
	float: left;
	margin-right: 5em;
	text-align: center;
}

div.video_container h3 {
	background-image: url(../images/table_header.png);
	background-repeat: repeat-x;
	padding: .25em;
	padding-left: .5em;
	font-size: 1.25em;
	color: #8F2B18;
	text-align: left;
}

div.video_container img {
	width: 174px;
}

div.clear {
	clear: both;
}

div.container {
	position: relative;
}

form#comment_form {
	display: none;
}

div#comments h3 {
	margin-bottom: .5em;
}

div#comments input {
	width: 225px;
}

div#comments textarea {
	width: 99%;
	height: 65px;
}

h2 a, h3 a {
	color: #56809C;
}

div.category_column {
	float: left;
	width: 265px;
	margin-right: 5px;
}

div#page_content div.content div.category_container h2 {
	margin-bottom: 5px;
	margin-top: .25em;
}

div.category_container li {
	font-size: .9em;
	margin-bottom: .5em;
	line-height: 1.2em;
}

div.category_container ul {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	margin-left: 1em;
}