.custom #page {
	padding-top: 0px;
	background: white url(images/gradient-black2.jpg) repeat-x;
}

.custom #header {
	border-top-style: hidden;
	padding: 0;
	margin: 0;
}

.custom #header a:hover {
	background-color: transparent;
}


.custom #sidebars {
	border-top: 1px dotted #333333;
	margin-top: 20px;
	padding-top: 10px;
}

#video_left {
	display: inline;
	float: left;
	clear: none;
	margin-right: 20px;
}



.custom a {
	font-weight: bold;
	text-decoration: none;
	border-bottom-style: hidden;
}

.custom a:hover {
	background-color: #FFD500;
	color: #f61a1a;
}


.eightfive {
	font-size: .85em;
}

.sevenfive {
	font-size: .75em;
}

.float_right {
	float: right;
}

.custom .format_text input {
	width: auto;
}

.red {
	color: #f61a1a;
}	