#list #mainContent {
	margin-left:3px;
	width:758px;
	float: left;
	display: inline;
}

#list #sidebar {
    margin-left: 0;
}

#random_videos_holder {
	background-color: #1D446F;
	border-style: none solid;
	border-color: rgb(122, 133, 139);
	border-width: 0px 3px;
	padding-top: 5px;
	float: left;
	display: inline;
}

#random_videos_container {
	background: #eee;
	font-weight: bold;
	color: rgb(97, 132, 152);
	margin-top: 5px;
	display: inline;
	float: left;
	padding: 0 9px;
}

#random_videos_header {
	color: white;
 	padding: 5px;
	font-size: 1.5em;
}

.login_holder, .news_holder, .adblock2 {
    width: 179px;
    float: left;
}

#random_videos_container {
    width: 161px;
}

.categories {
	border:3px 3px 3px 3px;
	border-style:solid;
	border-color:rgb(122, 133, 139);
	background-color:white;
	min-height: 400px;
	* height: 400px;
	width: 180px;
	margin-left:3px;
	float:left;
	margin-bottom: 5px;
	display: inline;
}
.categories span{
	display:block;
	background-color: #1D446F;
	color:white;
	font-size:16px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	padding-left:5px;
}

.alphabet {
	padding: 5px;
	background-color: rgb(225, 244, 255);
	color: rgb(119, 125, 144);
	font-size: 8pt;
}
.tags {
	border-top: 1px solid rgb(119, 125, 144);
	border-bottom: 1px solid rgb(119, 125, 144);
	padding: 5px;
	background-color: rgb(231, 234, 235);
	color: rgb(119, 125, 144);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.adblock2 {
    margin-right: 5px;
}