.display_inline{	display: inline;}.spacer_left {	height: 0;	font-size: 0px;	clear: left;}.spacer {	height: 0;	font-size: 0px;	clear: both;}body {	font-family: helvetica, arial, verdana, sans-serif;	font-size: 11px;	line-height:1.4em;	margin: 0;	padding: 0;	background-color: #FAF6E8;	color: #959183;}
img {
	border:0;
}a {	color: #BD9816;	text-decoration: none;}a:visited {	color: #B38D07;}h1 {	font-size: 15px;	font-weight:normal;}/* ------- My Stuff ------- */.header {	text-align:center;}/* ----- WRAPS ------ */#wrap { 	width: 647px;	margin: 0 auto 0 auto;	position: relative;}#inner_wrap {}#library_header_wrap {	border-top: 1px solid rgb(153, 153, 153); 	border-bottom: 1px solid rgb(153, 153, 153); 	padding: 7px 6px 7px 5px; 	background-color: #eee; }#library_title { 	font-size: 18px; 	display: inline;}#rss_feed {	display: inline;	margin-left: 15px;}#library_head { 	border-bottom: 1px solid rgb(153, 153, 153); 	padding: 3px 8px 3px 3px; 	background: url(tabback.png); }#library_head input { 	font-size: 13px; 	color: rgb(119, 119, 119); }#login_links {	text-align: right;	margin-top: 4px;	margin-bottom: 3px;	font-size: 11px;}#sort { 	float: right; 	font-size: 12px;}#details { 	border-top: 7px solid rgb(221, 221, 221); 	padding: 5px; }#show_all {	float: right;	font-size: 11px;	padding: 5px 5px 0 5px;	font-weight: bold;}/* ------- tags_list ------- */#tags_list {	padding: 5px;	font-size: 13px;	margin: 0px 0px 0 0;}#tags_list ul {	list-style-type: none;	margin: 0;	padding: 0;	display: inline;}#tags_list li {	display: inline;	margin: 0;	padding: 4px 3px 4px 0;	color: #444;}#tags_title {	font-weight: bold;	color: #333;	display: inline;}/* -------- SECTIONS ---------- */.video_section { 	margin: 10px 0 0;	padding: 0px; 	text-align: center; }.section_name {	font-size: 17px;	text-align: left;	color: #333;	margin: 0;	padding: 0;}.channel_more {	text-align: right;	font-weight: bold;}/* ------------- FRONT PAGE VIDEO DISPLAY -------------  */.video_section {	background-color: #F0E7C7;	background-image: url(site-images/boxtop.gif);	background-repeat: no-repeat;	padding: 25px 10px 10px;}.video_section ul { 	margin: 0pt; padding: 0pt; }.video_section li { 	margin: 5px 10px 5px 0px; 	padding: 8px 8px 10px; 	float: left; 	list-style-type: none; 	text-align: center; 	font-size: 11px; }.video_display {	width: 183px; /*	height: 245px;*/}.thumbnail { 	border: 3px solid #D8C276; 	width: 180px; 	height: 130px; 	background-color: #5E5E5E; }.thumbnail img {	width: 180px;	height: 130px;}.video_title {	color: #5A574F;	font-weight: bold;	font-size: 13px;	margin: 2px 0;	padding-bottom: 10px;}.video_description {	text-align: left;	font-size: 11px;	margin: 0;	padding: 0;}.dl_links {	text-align: center;	padding-top: 4px;	padding-bottom: 4px;	background-color: #D8C276;	margin: 4px 0 0;	vertical-align: bottom;}.dl_links a {	color:#5A574F;	font-weight; normal;	}/* ---------- SINGLE VIDEO DISPLAY -------------- */.single_video {	background-color: #F0E7C7;	background-image: url(site-images/boxtop.gif);	background-repeat: no-repeat;	height:200px;	margin: 10px 0 0;	padding: 25px 10px 10px;}.thumb_wrap {	margin: 5px 0px; 	padding: 4px; 	float: left; 	list-style-type: none; 	text-align: center; 	width: 183px; 	height: 215px;	font-size: 11px; }	.single_video .video_info {	margin-left: 230px;}.single_video .video_title {	margin: 13px 0 0 0;	font-size: 17px;	font-weight: normal}.single_video .video_description {	margin: 0 0 10px 0;}.single_video .file_size, .single_video .published_date {	display: inline;	margin-right: 0px;}.single_video .duration {	display: inline;	margin-right: 10px;}.single_video .release_date {}.single_video .video_stats {	margin: 10px 0 0 0;}.single_video .production_details {	margin: 10px 0 0 0;}.single_video .torrent_stats {	margin: 10px 0 0 0;}.single_video .tags, .explicit_content {	margin-top: 10px;}/* ---------- FOOTER ------------- */#footer {	margin-top: 10px;	background-image: url(site-images/footer.gif);	background-repeat: no-repeat;	padding-top: 15px;
	clear:both;}/* ---------- Content Pages ------------- */
.leftcontent {
	float:left;
    	width:300px;
}
.rightcontent {
	float:right;
    	width:270px;
	background-color: #F0E7C7;	background-image: url(site-images/boxtop.gif);	background-repeat: no-repeat;	margin-left: 10px;	padding: 25px 10px 10px;
}