/** CSS RESET **/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0;	}
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

/** CSS RESET END **/



/* GLOBAL STUFF */

* { margin:0; padding:0; }
img { border:0;}
html, body { width: 100%; min-height: 100%; height: auto !important; height: 100%; position: absolute; }
body { background:#000; font: 12px Helvetica, Tahoma, Arial; color:#3b3b3b; }
ul { list-style: none; }
a { text-decoration: underline; color: #056d91; }
a:hover { text-decoration: none; }
.wrapper_pre { width: 100%; background-color: #000; }
.wrapper { width:1134px; margin:0 auto; padding-bottom: 120px; }
.clear { clear: both; line-height: 0px; height: 0px; overflow: hidden; font-size: 0px; }




/*Head*/

#header { margin: 6px auto 6px auto; width: 1134px; text-align: center; }
.header_bar { position:relative; }
#nav_bar {
	margin-top: 0px;
	position: relative;
	width: 100%;
	height: 32px;
	background-color: #0F4F6B;
}
.logo, .logo-txt, .nav, .search, .lang, .login, .over { position:absolute; }
.logo { left:0px; top:8px; z-index: 2; }
.nav { left: 171px; top:1px; }
.nav li { float:left; }
.nav a { float:left; display:block; height: 16px; padding:8px 6px 6px 6px; font-size:12px; font-weight: bold; color:#fff; font-family: Tahoma,Verdana,Arial,Serif;}
.wrapper .activ a, .wrapper_pre .activ a, .nav a:hover { background:#fff; color:#242424; text-decoration:none; }
.search { left:813px; top: -15px; }
.search ul { padding:0 0 0 16px; }
.search ul li { float:left; height:18px; }
.search ul li a { font:11px Arial, Helvetica, sans-serif; display:block; float:left; padding:0 7px 0 4px; background: url(../../images/desktop/point2.png) no-repeat right center; color:#ffffff; }
.search ul li a:hover { text-decoration:underline; }
.wrapper .search .active { background:url(../../images/desktop/point.png) no-repeat bottom center; }
.wrapper .search .active a { font-weight:bold; }
.search div { background:url(../../images/desktop/search-bg.png) no-repeat; height:28px; width:289px; position:absolute; left: 27px; top:19px; padding:5px 0 0 5px; }
.search-button { position:absolute; right: 0px; width:45px; height:35px; top:0px; border:none; background:none; cursor: pointer; }
.in1 { position: absolute; left: 5px; top: 5px; font: 13px Arial, Helvetica, sans-serif; border:none; background:none; width:250px; color:#000; }
textarea:focus, input:focus { outline: 0; }
.search_results { font-size:14px; margin:10px 0; font-weight:normal; }





/*Main*/

.main, .main2 { min-height:1px; }
.left { float:right; width:662px; border: 1px solid #f6f6f6; margin-bottom: 12px; }
.left2 { float:right; width:662px; margin-bottom: 12px; }
.right { float:left; padding:0 10px 0 0; width:225px; margin-bottom: 5px; }
.right2 { padding:0 7px 0 0; width:199px; margin-bottom: 5px; }
.right3 { float: right; padding:0 0 5px 0; width:237px; margin-bottom: 7px; }

.left_content { float: left; width: 899px; }
.right_content { float: left; margin-left: 10px; width: 225px; }


/*Thumbs*/

.content_thumbs { overflow: hidden; margin-bottom:2px; width: auto; }
.thumbs { min-height:1px; margin-left: 4px; line-height: 1.2em; font-size: 0px; width: auto; }
.thumb { width: 188px; display: inline-block; vertical-align: top; position: relative;  margin: 0px; padding: 0px; font-size: 13px; letter-spacing: 0px; word-spacing: 0px; margin-right: 4px; line-height: 1.2em; }
.video_title { display:block; font-weight:bold; font-size:12px; padding:1px; overflow: hidden; height: 43px; }
.video_titlexxx:hover { text-decoration:underline; }
.thumb img { width:180px; height: 135px; border:1px solid #056d91; display:block; margin:0 auto; }
.desc, .desc2 { position:relative; margin:0px; width:185px; font-size:13px; }
.rating, .views, .ago, .length { position:absolute; }
.rating { left: 0px; top: -18px; }
.rating ul.star li.curr { border: none; padding: 0; margin: 0; }
.length { 	
	display: block;
	position: absolute;
	top: -18px;
	right: 95px;
	padding: 0px 2px 0px 2px;
	background: #000;
	color: #fff;
	opacity: 0.70;
	filter: alpha(opacity=70);
	height: 18px;
	line-height:1.5em;
}
.views { left:0; top:22px; display: none; }
.views span { color:#6f6f6f; display: none; }
.ago { right:0px; top:22px; display: none; }
.noitem { font-weight:bold; text-align:center; margin-top:10px; margin-bottom: 20px; }
.thumb span { display: none; position: absolute; top: 118px; right: 4px; padding: 2px 2px 2px 2px; background: #000; color: #fff; opacity: 0.70; filter: alpha(opacity=70); }
.thumbs2 .th3 span { bottom: 4px; right: 5px; }
.thumbs .description_text { font-size: 13px; line-height: 1.3em; margin: 0px 4px 10px 0; padding: 6px 2px 6px 2px; }
.clearboth { clear: both; }




/*Video*/

#video_player { float: left; width: 662px; border: 1px solid #f6f6f6; margin-bottom: 12px; }
#video_player .player_container { padding: 0 6px 6px 6px; }
#video_player .player_container .the_player { margin-left: auto; margin-right: auto; width: 640px; border: 4px solid #000; }
.play { background:url('../../images/desktop/play.png') no-repeat; width:50px; height:50px; position:relative; top:-230px; left:230px; opacity:0.9; margin-bottom:-50px; }
#player { width:512px; height:408px; background:black; text-align:center; vertical-align:middle; font-size: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
.video_rating { position:relative; margin:8px 0 0 0; }
.video_rating_stars { position:absolute; top:0px; right:5px; }
.star_dynamic ul.star { LIST-STYLE: none; MARGIN: 0; PADDING: 0; WIDTH: 85px; HEIGHT: 20px; LEFT: 1px; TOP: -5px; POSITION: relative; FLOAT: left; BACKGROUND: url('../../images/desktop/stars-dynamic.png') repeat-x; CURSOR: pointer; }
.star_dynamic li { PADDING: 0; MARGIN: 0; FLOAT: left; DISPLAY: block; WIDTH: 85px; HEIGHT: 20px; TEXT-DECORATION: none; text-indent: -9000px; Z-INDEX: 20; POSITION: absolute; PADDING: 0; }
.star_dynamic li.curr { BACKGROUND: url('../../images/desktop/stars-dynamic.png') left 22px; FONT-SIZE: 1px; }
.star_dynamic div.rating_on { LEFT: 5px; POSITION: relative; FLOAT: left; FONT-SIZE: 13px; FONT-FAMILY: Arial; COLOR: #888; font-weight: bold;width:35px; }
.star_dynamic div.rating_off { LEFT: 5px; POSITION: relative; FLOAT: left; FONT-SIZE: 13px; FONT-FAMILY: Arial; COLOR: #888; width:35px; }
.main2 { min-height:1px; margin-bottom: 0px; }
.main2 #video_player p.video_description { width: 70%; margin-bottom: 5px; }
.main2 #video_player .video_tags { margin-bottom: 5px; }
#related_videos_content { width: 772px; border: 1px solid #f6f6f6; margin-bottom: 7px; }
.related_videos_thumbs { width: auto;; overflow:hidden; font-size: 0px; }
.thumbs2 { min-height:1px; margin-left: 4px; line-height: 1.2em; font-size: 0px; width: auto; }
.thumb2 { width: 150px; display: inline-block; vertical-align: top; position: relative;  margin: 0px; padding: 0px; font-size: 13px; letter-spacing: 0px; word-spacing: 0px; margin-right: 4px; line-height: 1.2em; }
.thumbs2 img { width:148px; height:112px; display: block; border:1px solid #056d91; }
.thumbs2 span  { display: block; position: absolute; top: 95px; right: 1px; padding: 2px 2px 2px 2px; background: #000; color: #fff; opacity: 0.70; filter: alpha(opacity=70); }
.thumbs2 .rating { top: -26px; left: -6px; }
.main .text { padding: 0 5px 5px 5px; }




/*Right*/

.content_title, .header2, .header { height:33px; background-color: #F3F3F3; position:relative; margin-bottom: 7px; white-space: nowrap; overflow: hidden; border-bottom: 1px solid #E2E2E2; }
.content_title h1, .content_title h2, .content_title h3, .header2 h3, .header h1, .header h2 { color:#515151; font-size:15px; position:absolute; left:0px; top:0px; float:left;  }
.content_title h1, .content_title h2, .content_title h3, .header2 h3 span, .header h1 span, .header h2 span { display:block; height:29px; padding:8px 10px 0 10px; float:left; text-transform: capitalize; font-weight: bold; }
.sidebar { margin-bottom:7px; padding-bottom:7px; border: 1px solid #f6f6f6; }
.sidebar .sidebar_toplist_image { width: 150px; margin-left: auto; margin-right: auto; padding: 10px; text-align: center; }
.sidebar .sidebar_toplist_image .thumb3 { width: 150px; height: 115px; border: 1px solid #000; }




/*Search*/

.srch2 td { background:#e1e4e8; border-collapse:collapse; border-top:1px solid #ffffff; border-bottom:1px solid #ffffff; padding:5px; vertical-align: middle; }
.srch2 .inp1 { border:1px solid #a7a6aa; width:130px; padding:1px 0 1px 3px; font-size:12px; margin:0;}
.radio2 label { float:left; margin-right:10px; }
.radio2 label input { margin-right:3px;}
.button { display:block; color:#ffffff; background:url(../../images/desktop/but1.png) no-repeat; width:118px; height:20px; font-weight:bold; padding-bottom:2px; text-align:center; border:none;}




/*Stars*/

.star_static { position:relative; overflow:hidden; display: block;	padding: 1px 2px 1px 2px; background: #000; color: #fff; opacity: 0.70; filter: alpha(opacity=70); }
.star_static ul.star { text-align: left; LIST-STYLE: none; MARGIN: 0; PADDING: 0; WIDTH: 85px; HEIGHT: 20px; LEFT: 0px; TOP: -1px; POSITION: relative; FLOAT: left; BACKGROUND: url('../../images/desktop/stars.png') repeat-x; CURSOR: pointer; }
.star_static li { PADDING: 0; MARGIN: 0; FLOAT: left; DISPLAY: block; WIDTH: 85px; HEIGHT: 20px; TEXT-DECORATION: none; text-indent: -9000px; Z-INDEX: 20; POSITION: absolute; PADDING: 0; }
.star_static ul.star { text-align: left; LIST-STYLE: none; MARGIN: 0; PADDING: 0; WIDTH: 85px; HEIGHT: 20px; LEFT: 0px; TOP: -1px; POSITION: relative; FLOAT: left; BACKGROUND: url('../../images/desktop/stars.png') repeat-x; CURSOR: pointer; }
.star_static li { PADDING: 0; MARGIN: 0; FLOAT: left; DISPLAY: block; WIDTH: 85px; HEIGHT: 20px; TEXT-DECORATION: none; text-indent: -9000px; Z-INDEX: 20; POSITION: absolute; PADDING: 0; }
.star_static li.curr { BACKGROUND: url('../../images/desktop/stars.png') left 17px; FONT-SIZE: 1px; }
.star_static ul.star, .star_static li, .star_static ul.star, .star_static li { width: 70px; height: 16px; }
.star_static ul.star, .star_static li.curr, .star_static ul.star, .star_static li.curr { background-size: 14px auto; }




/*Pager*/

.content_pages { height:35px; width: auto; overflow:hidden; margin-top:15px; }
.pages { position:relative; left:50%; float:left; font-size: 18px; }
.pages ul { position:relative; left:-50%; float:left; }
.pages ul li { float:left; font-size: 15px; font-weight: bold; margin-right:2px; }
.pages ul li a { height:20px; background:#f6f6f6; border: 1px solid #eee; padding:3px 5px 0 5px; display:block; float:left; }
.pages ul li a:hover { color:#fff; text-decoration:none; background-color: #767676; border: 1px solid #767676; }
.pages ul li a.pagerp, .pages1 li a.pagerp{ height:20px;}
.pages ul li a.pagern, .pages1 li a.pagern{ height:20px;}
.pages ul li.activ5 a { background-color: #767676; color: #fff; border: 1px solid #767676; }
.center .nn { margin:0 5px; }
.center .nn a { background:none; height:auto; padding:0; }
.pages span { display:block; float:left; padding-top:3px; color:#acacac; }
.center .activ5 a { color:#fff; }
.total {color: #BABAD6;}




/*Footer*/

.foot { position:absolute; left:0px; bottom:0px; width:100%; height:106px; }
.foot2 { width:980px; position:relative; margin:0 auto; height:106px; }
.foot2 p { text-align:center; width:850px; padding:17px 0 0 35px; line-height:17px; }
.foot2 p span { color:#afafaf; }
.foot2 p span a { color:#3b3b3b; text-decoration:underline; }
.foot2 p span a:hover { color:#056d91; text-decoration:none; }
.flink { position:absolute; right:25px; top:13px; width:54px; }





/* Toplists RIGHT */
.toplist_right ol { width: 100%; }
.toplist_right li { width: 225px; margin-left: auto; margin-right: auto; }
.toplist_right li a { font-weight: bold; color: rgb(199,54,54); }
.toplist_right img { width: 222px; height: 160px; border: 1px solid #000; margin-right: auto; margin-left: auto; }


/* Toplists CENTER */
.toplist_center2 { margin-bottom: 7px; background-color: #fff; border: 1px solid #f6f6f6; }
.toplist_center2 ol { width: 100%; margin-left: 5px; }
.toplist_center2 li { width: 198px; display: inline-block; vertical-align: top; padding: 7px; margin: 0 2px 5px 0; border: 1px dotted #ccc; }
.toplist_center2 li, .toplist_center2 li a { background-color: #fff; }
.toplist_center2 li:hover, .toplist_center2 li:hover a  { border: 1px solid #0C00C0; }
.toplist_center2 img { width: 55px; height: 55px; float: left; margin: 2px 5px 0px 0px; border: 1px solid #000; }
.toplist_center2 .title { display: block; margin-bottom: 2px; font-weight: bold; font-size: 16px; letter-spacing: -1px; color: #0C00C0; height: 17px; overflow: hidden; text-decoration: underline; }
.toplist_center2 .title { margin-top: -4px; height: 29px; font-size: 19px; white-space: pre-wrap; line-height: 1.8em;  }
.toplist_center2 .description { display: block; margin-top: 0px; padding-right: 5px; height: 58px; overflow: hidden; color: #000; font-size: 12px; font-family: Tahoma; }
.toplist_center2 li:hover .title { text-decoration: none; }
.toplist_center2 li:hover .description {  }

/* Toplists CENTER index */
.toplist_center_index { margin-bottom: 0px; line-height: 1.3em; margin-left: -1px; margin-top: 12px;}
.toplist_center_index ol { width: 100%; margin-left: 0px; }
.toplist_center_index ol li { width: 198px; display: inline-block; vertical-align: top; padding: 7px; margin: 0 2px 5px 0; border: 1px dotted #ccc; }
.toplist_center_index ol li, .toplist_center_index ol li a { background-color: #fff; }
.toplist_center_index ol li:hover, .toplist_center_index ol li:hover a  { background-color: #fff; border: 1px solid #0C00C0; color: #000;}
.toplist_center_index ol li img { width: 55px; height: 55px; float: left; margin: 2px 5px 0px 0px; border: 1px solid #000; }
.toplist_center_index ol li .title_top { display: block; margin-bottom: 2px; font-weight: bold; font-size: 16px; letter-spacing: -1px; height: 17px; overflow: hidden; text-decoration: underline; color: #0043BD; }
.toplist_center_index ol li .title_top { margin-top: -4px; height: 29px; font-size: 19px; white-space: pre-wrap; line-height: 1.8em;  }
.toplist_center_index ol li .description_top { display: block; margin-top: 0px; padding-right: 5px; height: 59px; overflow: hidden; color: #000; font-size: 12px; font-family: Tahoma; line-height: 1.2em; }
.toplist_center_index ol li:hover .title_top { text-decoration: none; }
.toplist_center_index ol li:hover .description_top {  color: #000; }


/*Toplists LEFT*/

.topl ol { display: block; }
.topl li { font-size: 10px; margin-left: 7px; width: 208px; }
.topl li a { font-size: 16px; font-weight: bold; background-image: none; text-align: center; color: #0043BD; line-height: 1.4em; }
.topl li a:hover { background-image: none; }


/*Toplists HEADER*/

#toplistheader { width: 1132px; margin: 0px auto 10px auto; background: #fff; border: 1px solid #f6f6f6;}
#toplistheader .toplisttitle { height: 32px; color: #464646; font-size: 13px; background-color: #f6f6f6; }
#toplistheader .toplisttitle span { display: block; padding: 8px 10px 0 10px; font-weight: bold; }
#toplistheader ol { width: 1132px; line-height: 1.9em; margin-left: 26px; }
#toplistheader li { list-style-type: decimal-leading-zero; float: left; width: 226px;  font-size: 10px; /* text-align: center; */ /* background:  #ccc; */}
#toplistheader li a { font-size: 18px; font-weight: bold; letter-spacing: -1.3px; /* margin-left: -3px; */ color: #0043BD; }
#toplistheader .spacert { margin-top: 7px; }
#toplistheader .spacerf { margin-bottom: 5px; }


/*Toplists FOOTER*/

#toplistfooter { width: 1132px; margin: 0px auto 30px auto; background: #fff; border: 1px solid #f6f6f6; border-radius: 0 0 5px 5px; }
#toplistfooter .toplisttitle { height: 32px; color: #464646; font-size: 13px; background-color: #f6f6f6; }
#toplistfooter .toplisttitle span { display: block; padding: 8px 10px 0 10px; font-weight: bold; }
#toplistfooter ol { width: 1132px; line-height: 1.8em; margin-left: 30px; }
#toplistfooter li { list-style-type: decimal-leading-zero; float: left; width: 226px;  font-size: 10px; }
#toplistfooter li a { font-size: 14px; font-weight: bold; margin-left: -3px; color: #0500C0; }
#toplistfooter .spacert { margin-top: 7px; }
#toplistfooter .spacerf { margin-bottom: 7px; }


/* Toplist Grid */

.grid_toplist_1 { width: 300px; height: 66px; background: #000; text-align: center; color: #fff; margin-top: 5px; }
.grid_toplist_1 .link_title { font-size: 20px; color: red; padding-top: 0px; overflow: hidden; line-height: 1.3em; }
.grid_toplist_1 .link_description { font-size: 14px; padding-top: 0px; line-height: 1.3em; overflow: hidden;}


/* Toplist sub_header */

.sub_header, .sub_header1, .sub_header2 { position: relative; font-size: 15px; line-height: 1.4em; background-color: #416791; padding: 6px 10px 6px 10px; margin: 0px 0px 5px -5px; text-transform: capitalize; font-weight: bold; color: #fff; white-space: nowrap; overflow: hidden; border-bottom: 1px solid #E2E2E2; }
.toplist_center2 .sub_header, .sub_header2, sub_header1 { margin: 0px 0px 5px 0px; }
.sub_header1 { background-color: #545454; }

a:hover .sub_header, a:hover .sub_header2 { background-color: #00A31B; text-decoration: underline; color: #fff; }
a.sub_header_link { text-decoration: none;  }

/* Toplist grid_image */

.grid_image { font-size: 12px; margin-left: 1px; }
.grid_image li { width: 154px; display: inline-block; vertical-align: top; padding: 0px; margin: 5px 5px 5px 0; border: 1px solid #000; }
.grid_image li, .grid_image li a { background: #f3f3f3; }
.grid_image li:hover, .grid_image li:hover a  { background: #fff; }
.grid_image img { width: 100%; height: 115px; border: 1px solid #000; }
.grid_image .title { display: block; margin-bottom: 5px; font-weight: bold; height: 28px; font-size: 12px; line-height: 1.2em; overflow: hidden; text-decoration: none; }
.grid_image li:hover .title { text-decoration: none; color: #000; }
.grid_image .description { display: block; margin-top: 5px; height: 36px; font-size: 10px; line-height: 1.2em; overflow: hidden; color: #000; font-weight: bold; }
.grid_image li:hover .description { color: #000; }

/* Color Change */
.menu, .left, #video_player, #related_videos_content, .sidebar, .right3 { background-color: #fff; }
#nav_bar { background-color: #000;}
.foot2 p span a { color: #898989; }

a { color: #000; }

/* Thumb Change */
.thumbs .thumb  { width: 252px; }
.thumbs .thumb img { width: 244px; height: 180px; }
.thumbs .desc, .thumbs .desc2 { width: 250px; }

/* Font Size Change */
.video_details { font-size: 13px; }

/* Margin Changes */
.left, .left2, #video_player { margin-bottom: 7px; }

/* Left Sidebar Image Changes */
.sidebar .sidebar_toplist_image { width: 182px; padding: 8px; }
.sidebar .sidebar_toplist_image .thumb3 { width: 86px; height: 79px; }

.sidebar .sidebar_toplist_image a { color: #278800; font-weight: bold; font-size: 16px; letter-spacing: -1px;  }
.sidebar .sidebar_toplist_image .toplist_title { display: block; margin-top: 3px; }
.sidebar .sidebar_toplist_image .toplist_description { font-size: 10px; display: none; }

/* Right Sidebar Changes */
.right3 { width: 241px; }

/* nav bar changes */

.nav { top: 5px; }
.nav a { padding: 4px 6px 2px 6px; }

/* foot changes */

.foot2 { color: #fff; }

/* thumb changes */
.thumbs { margin-left: 5px; }
.thumbs .thumb { width: 141px; height: 150px; overflow: hidden; background: #f3f3f3; margin-bottom: 5px; border: 1px solid #ccc; padding: 3px; }
.thumbs .thumb:hover { background: #CCCCCC; }
.thumbs .thumb:hover .video_title { color: #FF0000; }
.thumbs .thumb img { width: 141px; height: 104px; border: none; }


/* main2 changes */
.main2 .left2 { width: 664px; }
.main2 .right3 { width: 662px; border: 1px solid #f6f6f6; }
.main2 .right3 .video_advert_1 { width: 300px; float: left; padding: 5px 0px 0px 10px; }
.main2 .right3 .video_advert_2 { width: 300px; float: right; padding: 5px 18px 0px 0px; }
.main2 #related_videos_content { width: 662px; }
.main2 .thumbs .thumb { width: 150px; }
.main2 .thumbs .thumb img { width: 148px; }

.toplist_margin { margin: 7px 0px 7px 0px; }
.toplist_margin_top { margin: -7px 0px 7px 0px }

/* KVS Player */
#videoplayerbox { max-width: 640px; margin-right: auto; margin-left: auto; }
#media_views_limit_reached { text-align: center; padding: 5px; background: #ff6600; color: #fff; }
#media_views_limit_reached .limit_reached_text { font-size: 1.125rem; }
#media_views_limit_reached img { display: none; }
#my_text_box { margin-top: 6px; padding: 8px; background: #fff; border: 1px solid #000; font-family: Arial; line-height: 1.4em; }
#my_big_text { font-size: 1.125rem; }
#my_big_text a:hover { color: green;}
#my_small_text { margin-top: 4px; font-size: 0.750rem; }
#my_small_text a:hover { color: green; }
#download_full_video { text-align: center; padding: 5px; background: #00CC33; color: #fff; }
#download_full_video a { color: #fff; }
#download_full_video .full_video_text { font-size: 1.125rem; }

/* toplist belowcontent */

.belowcontentlink, .belowcontentlink2 {
	padding: 10px 5px 5px 5px;
	font-size: 16px;
	font-weight: bold;
}
.belowcontentlink2 { padding-top: 0px; padding-bottom: 0px; }
.belowcontentlink a { color: #B87000; }
.belowcontentlink2 a { color: #00A121; }


/* CHANGES */
.sidebar .sidebar_toplist_image .thumb3 { border: none; }

.grid_image li, .grid_image li a { background: #fff; }
.grid_image li { border: 1px solid #fff; }

.sub_header, .sub_header2 { background-color: #F3F3F3; color: #515151; }
.sub_header1 { background-color: #F3F3F3; color: #515151; border-bottom: 1px solid #E2E2E2; }

.left, .left2, #video_player { margin-bottom: 10px; }