
#mainbody {
	height: 828px;
}

#column1{
	margin-right: 3px;
	float: left;
	width: 455px;
	height: 825px;
	overflow: hidden;

}
#column2{
	margin-right: 3px;
	float: left;
	width: 236px;
	height: 825px;
	overflow: hidden;

}

#side_pane {
	border: 1px solid #999999;
	width: 234px;
	height: 768px;

}


#col2_join {
	margin-top: 0px;
	margin-bottom: 3px;
}

.video_item {
	margin-left:10px;
	margin-top:10px;
}

#filter {
	margin-left: 10px;
	height: 25px;
	overflow: hidden;
}
#videolisting {
	height: 720px;
	overflow: hidden;
}


#pages{
	height: 25px;
	text-align: center;
	overflow: hidden;
}


select {
	background: none;
	border-width:0pt;
	color:#0F2E4A;
	font-size:11px;
	border: 1px solid #999999;
	width: 150px;
}