/* Global styles */

body {
    margin: 10px 0 0 0;
	 background: #f0ece4 url(../images/bg.jpg) repeat-x top;
    font-family: Verdana, Arial, serif;
    font-size: 14px;
}

p, h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
}

a {
    background: url("../images/bg_link.gif") left bottom repeat-x;
    color: #fff;
    text-decoration: none;
}

a:hover {
    color: #fff;
    background: none;
}

a.hl {
    /*background: url("../images/bg_link_hl.gif") left bottom repeat-x;*/
    color: #fff;
    font-weight: bold;
	 text-decoration: underline;
}

a.hl:hover {
    /*background: none;*/
    color: #ff9018;
	 text-decoration: none;
}

form {
    display: inline;
}

input, textarea, select {
    font-family: Verdana, Arial, serif;
    font-size: 14px;
}

.g_clear {
    clear: both;
}

.g_hidden {
    display: none;
}

.g_hint {
    font-size: 11px;
}

.block_header {
    /*padding: 5px 3px;*/
    padding: 7px 0 7px 50px;
    display: block;
    /*border-bottom: 1px solid #222;
    background: #333;*/
    color: #fff;
    font-size: 15px;
	 background: url(../images/sidebar-t.jpg);
}

#side_col.side_col_video .block_header {
	background: url(../images/sidebar-t-1.jpg) no-repeat;
}

.block_sub_header {
	position: absolute;
	right: 0px;
	top: 5px;
    margin: 2px;
    padding: 1px 0px 3px 0px;
    /*border-bottom: 1px solid #fff;*/
    color: #5394b5;
    font-size: 9px;
	font-weight: bold;
}

.block_sub_header a {
	color: #5394b5;
	padding: 0 0px;
	/*border-right: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;*/
	background: none;
}

.block_sub_header a:hover {
	text-decoration: underline;
}

.block_sub_header .links {
    padding-left: 10px;
}

.block_content {
    padding: 5px 5px 10px 5px;
    color: #000;
	_height: 1%;
}

.text_content {
    padding: 5px 10px 10px 10px;
    color: #FFF;
}

.block_content p, .text_content p {
    margin-bottom: 8px;
    margin-top: 16px;
}

.block_content p.topmost, .text_content p.topmost {
    margin-top: 0;
}

.block_content .label {
    margin-bottom: 3px;
}

.block_content .control {
    margin-bottom: 10px;
}

.block_content .control_group {
    margin-bottom: 10px;
}

.block_content .control_group .item {
    float: left;
    margin-bottom: 5px;
	 background: #fff url(../images/item-b.jpg) no-repeat bottom;
}

.block_content .button {
    padding-top: 3px;
}

.block_content .button .ajax_wait {
    padding-left: 5px;
}

.block_content .field_error {
    padding: 1px;
    color: #fb6549;
    font-size: 11px;
}

.block_content .message_error {
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #333;
    font-size: 13px;
    background: #393939;
    color: #fb6549;
}

.block_content .message_info {
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #333;
    font-size: 13px;
    background: #393939;
    color: #ddd;
}

.block_content .expand_link {
    padding-right: 15px;
    background: url("../images/bg_link_expand.gif") right bottom no-repeat;
	color:#0C435F;
}

.block_content .expand_link:hover {
    background: url("../images/bg_link_expand_hover.gif") right bottom no-repeat;
}

.block_content .collapse_link {
    padding-right: 15px;
    background: url("../images/bg_link_collapse.gif") right bottom no-repeat;
}

.block_content .collapse_link:hover {
    background: url("../images/bg_link_collapse_hover.gif") right bottom no-repeat;
}

/* Form 1 styles */

.form1 .control input, .form1 .control textarea, .form1 .control select {
    padding: 1px;
    background: #fff;
    border: 1px solid #000;
    color: #000;
}

.form1 .button input {
    vertical-align: middle;
}

/* Layout styles */

#top_menu {
	position: absolute; 
	top: 140px;
	right: 0;
	background: url(../images/login-top.jpg) no-repeat right;
	height: 39px;
	line-height: 39px;
	width: 225px;
	text-align: right;
	padding-right: 19px;
}

#top_menu a.hl {
    font-size: 12px;
	 color: #fff;
	 background: none;
	 padding: 0 7px;
}

#top_menu a.hl:hover { text-decoration: underline; }

#top_menu span.hl {
	font-size: 12px;
    font-weight: bold;
	margin: 0 auto;
	color: #FFF;
}

#header_logged #top_menu {
	background: url(../images/login-top-logged.jpg) no-repeat right;
}

#header, #header_logged {
	position: relative;
	background: url(../images/logo.jpg) no-repeat left 4px;
    width: 960px;
    height: 190px;
    margin: 0 auto;
    /*border: 1px solid #000;*/
    /*background: url("../images/header.jpg") left top no-repeat;*/
}

#header_logged {
	height: 220px;
}

#top_menu2 {
	position: absolute;
	bottom: 10px;
	right: 0;
	text-align: right;
	color: #EE145B;
}

#top_menu span.h1 {
	
}

#top_menu2 a {
	text-decoration: underline;
	color: #EE145B;
	background: none;
}

#top_menu2 a:hover {
	text-decoration: none;
}

#main_menu {
	background: url(../images/topmenu-bg.jpg) repeat-x bottom;
	height: 39px;
	width: 960px;
	position: absolute; 
	top: 140px;
	left: 0;
}

#main_menu ul { margin: 0; padding: 0; height: 39px; background: url(../images/topmenu-l.jpg) no-repeat left bottom; }

#main_menu .inner { background: url(../images/topmenu-l.jpg) no-repeat left bottom;   height: 39px; }

#main_menu li { float: left; padding: 0 8px 0 -1px; list-style: none; }

#main_menu a {
    display: block;
    float: left;
    background: none;
	 font: 13px Arial, Helvetica, sans-serif;
    line-height: 39px;
    text-align: center;
	 background: url(../images/topmenu-line.jpg) no-repeat right 12px;
}

/*#main_menu a:hover { margin-left: -1px; }*/

#main_menu a#home { width: 58px; }
#main_menu a#home:hover { background: url(../images/_home.gif); }

#main_menu a#latest { width: 108px; }
#main_menu a#latest:hover { background: url(../images/_update.gif); }

#main_menu a#tr { width: 84px; }
#main_menu a#tr:hover { background: url(../images/_topraited.gif); }

#main_menu a#popular { width: 108px; }
#main_menu a#popular:hover { background: url(../images/_popularity.gif); }

#main_menu a#categories { width: 101px; }
#main_menu a#categories:hover { background: url(../images/_categories.gif); }

#main_menu a#community { width: 100px; }
#main_menu a#community:hover { background: url(../images/_comunity.gif); }

#data { width: 960px; margin: 0 auto; margin-bottom: 20px;
    /*background: url("../images/bg_data_area.gif") left bottom no-repeat;*/
}

#wide_col {
	background: #71ABCA;
    width: 750px;
    float: left;
    /*background: #444;
    border: 1px solid #222;*/
    /*border-bottom: none;
    margin-bottom: 1px;*/
}

#wide_col.ones {
	width: 554px;
}

.ones { background: none !important; }
.ones #related_videos_col a { color: #fff !important; }

#wide_col .block_header { background: #f0ece4 url(../images/content-head.jpg) no-repeat left;  _width: 702px; }
#wide_col.ones .video_view .block_header { background: #f0ece4 url(../images/content-head-video.jpg) no-repeat left; }
#wide_col .video_view .block_header { background: #f0ece4 url(../images/content-head-video.jpg) no-repeat left; }
#video_info_col .block_header {_width: 500px;}
#related_videos_col .block_header {_width: 148px;}

#wide_col #video_info_col {
    width: 545px;
    float: left;
	margin-bottom: 15px;
	 margin-right: 9px;
	 _margin-right: 2px;
	 background: #71ABCA;
	 display: inline;
}

#wide_col #related_videos_col {
    width: 545px;
    float: left;
	 margin-right: 9px;
	 _margin-right: 2px;
}

#side_col {
    width: 199px;
    float: left;
    margin-left: 10px;
	_margin-left: 9px;
	background: #d2d1cf url(../images/sidebar-b.jpg) no-repeat bottom;
    /*border: 1px solid #222;*/
	padding-bottom: 30px;
}

#side_col.side_col_video {
	background: #d2d1cf url(../images/sidebar-b-1.jpg) no-repeat bottom;
	width: 400px;
	margin: 0;
}

#side_col a { color: #ee145b !important ; }

#footer {
    width: 940px;
    margin: 0 auto;
    padding: 5px 10px;
}

#footer .links {
    color: #bbb;
    text-align: center;
    margin: 10px 0;
}

#footer .info {
    color: #999;
    font-size: 11px;
    text-align: center;
    margin: 10px 0;
}

/* List videos block styles */

.list_videos { /*margin-bottom: 18px;*/  background: #71abca url(../images/content-b.jpg) no-repeat bottom; position: relative;}

.list_videos .item {
	background: #fff url(../images/item-b.jpg) no-repeat bottom;
    float: left;
    width: 242px;
    /*padding: 2px;*/
    font-size: 11px;
	 color: #4f4f4f;
	 margin: 2px;
}

.list_videos .item_small {
    float: left;
    width: 174px;
    padding: 2px;
    font-size: 11px;
	overflow: hidden;
}

.list_videos .item_small .image {
	width: 174px;
}

.list_videos .image {
    background: #000;
    border: 1px solid #fff;
}

.list_videos .private {
    background-color: #000;
}

.list_videos .image a {
    display: block;
    background: none;
    color: #777;
}

.list_videos .image img {
    display: block;
    border: 0;
}

.list_videos .info {
    padding: 2px;
    line-height: 18px;
}

.list_videos .info h2 {
    float: left;
    font-size: 11px;
}

.list_videos .info h2 a { color: #ee145b !important; }

.list_videos .info .hl {
    color: #ffa441;
}

.list_videos .info .length {
    /*color: #fff;*/
    font-weight: bold;
    text-align: right;
}

.list_videos .info .added {
    float: left;
}

.list_videos .info .added span {
    /*color: #fff;*/
    font-weight: bold;
}

.list_videos .info .rating {
    text-align: right;
}

.list_videos .options {
    padding-top: 2px;
    padding-bottom: 10px;
}

.list_videos .options span {
    color: #fff;
    font-weight: bold;
}

.list_videos .options input {
    vertical-align: middle;
}

.list_videos .options a {
    font-weight: bold;
}

.list_videos .actions {
    padding-left: 10px;
    padding-top: 10px;
}

/* List categories block styles */

.list_categories .item {
    float: left;
    width: 137px;
    padding: 5px;
    font-size: 11px;
	 height: 175px;
}

.list_categories .item h2 {
    padding-bottom: 4px;
    font-size: 14px;
    text-align: center;
}

.list_categories .item .image {
    background: #000;
    border: 1px solid #000;
}

.list_categories .item .image a {
    display: block;
    color: #777;
}

.list_categories .item .image img {
    display: block;
    border: 0;
}

.list_categories .item .info {
    padding: 2px;
    line-height: 18px;
    text-align: center;
}

/* List members block styles */
.list_members { margin-bottom: 15px; }

.list_members .item {
    float: left;
    padding: 5px 16px;
    width: 152px;
    font-size: 11px;
}

.list_members .item h2 {
    padding-bottom: 4px;
    font-size: 14px;
    text-align: center;
}

.list_members .item .image {
    background: #000;
    border: 1px solid #000;
}

.list_members .item .image a {
    display: block;
    color: #777;
}

.list_members .item .image img {
    display: block;
    border: 0;
}

.list_members .info {
    padding: 2px;
    line-height: 18px;
}

.list_members .info span {
    color: #fff;
    font-weight: bold;
}

/* List messages block styles */

.list_messages .message {
    padding: 5px 0;
}

.list_messages .message .delete {
    width: 30px;
    height: 72px;
    padding-top: 50px;
    float: left;
}

.list_messages .message .avatar {
    width: 152px;
    height: 122px;
    float: left;
    background: #111;
}

.list_messages .message .avatar a {
    background: none;
}

.list_messages .message .avatar img {
    border: 1px solid #000;
}

.list_messages .message .text {
    padding-left: 190px;
}

.list_messages .message h2 {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

.list_messages .message .content {
    margin-top: 16px;
    margin-bottom: 8px;
}

.list_messages .message_separator {
    height: 1px;
    background: #333;
    font-size: 0;
    line-height: 1px;
}

.list_messages .actions {
    padding-left: 10px;
    padding-top: 10px;
}

/* List members blog block styles */

.list_members_blog .text_content {
    padding: 0 5px;
}

.list_members_blog .entry {
    padding: 5px 0;
}

.list_members_blog .entry .delete {
    width: 30px;
    height: 72px;
    padding-top: 50px;
    float: left;
}

.list_members_blog .entry .avatar {
    width: 152px;
    height: 122px;
    float: left;
    background: #111;
}

.list_members_blog .entry .avatar a {
    background: none;
}

.list_members_blog .entry .avatar img {
    border: 1px solid #000;
}

.list_members_blog .entry .text {
    padding-left: 190px;
}

.list_members_blog .entry h2 {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

.list_members_blog .entry .content {
    margin-top: 16px;
    margin-bottom: 8px;
}

.list_members_blog .entry_separator {
    height: 1px;
    background: #333;
    font-size: 0;
    line-height: 1px;
}

.list_members_blog .actions {
    padding-left: 10px;
    padding-top: 10px;
}

.list_members_blog .add_entry {
    margin-top: 16px;
    padding: 5px;
    border: 1px solid #333;
    background: #393939;
}

.list_members_blog .control textarea {
    width: 99%;
}

/* List members events block styles */

.list_members_events .event {
    padding: 5px 0;
}

.list_members_events .event_separator {
    height: 1px;
    background: #333;
    font-size: 0;
    line-height: 1px;
}

/* Pagination block styles */

.pagination {
    padding: 8px 3px;
    text-align: center;
}

.pagination a {
    padding: 2px 5px;
    background: #89add1;
    border: 1px solid #fff;
}

.pagination a:hover {
    background: #6792be;
}

.pagination span {
    padding: 2px 10px;
    font-weight: bold;
    font-size: 16px;
}

/* Tags cloud block styles */

.tags_cloud a {
    line-height: 18px;
}

/* Search block styles */

.search .control, .search .button {
    float: left;
    padding: 2px;
}

.search .control input {
    width: 150px; 
}

.side_col_video .search .control input {
	 width: 350px; 
}

.search .button input {
    vertical-align: middle;
}

/* Search members block styles */

.search_members .control input, .search_members .control select.full_size {
    width: 180px;
}

/* Video view block styles */

.video_view .cs {
    padding-top: 5px;
    padding-bottom: 10px;
    background: #2F7FAA;
    text-transform: uppercase;
    text-align: center;
}

.video_view .cs a {
    background: none;
	 color: #fff;
	 text-decoration: underline;
}

.video_view .cs a:hover { text-decoration: none; }

.video_view .cs a img {
    border: 0;
}

.video_view .player {
    margin-bottom: 10px;
    padding: 5px;
    background: #111;
    font-size: 18px;
    text-align: center;
}

.video_view h2 {
    margin: 10px 0 8px 0;
    color: #000;
    font-size: 16px;
}

.video_view h3 {
    margin: 0 0 8px 0;
    font-size: 12px;
    font-weight: normal;
}

.video_view .rating_container {
    cursor: pointer;
}

.video_view .info_row {
	clear: both;
    margin: 8px 0;
}

.video_view .info_row a { color: #000; }

.video_view .info_row span {
    color: #0C435F;
	 margin: 8px 0;
}

.video_view .info_row img {
    vertical-align: top;
}

.video_view .info_row .col_1 {
    width: 370px;
    float: left;
}

.video_view .info_row .col_2 {
    float: left;
}

.video_view .send_to_friend, .video_view .add_to_favourites {
    margin-bottom: 8px;
    padding: 5px;
    border: 1px solid #000;
    background: #2F7FAA;
}

.video_view .control textarea, .video_view .control input {
    width: 99%;
}

/* Video comments block styles */

.video_comments .control textarea {
    width: 99%;
}

.video_comments .info_row {
    margin-bottom: 8px;
}

.video_comments .info_row span {
    color:#0C435F;
}

.video_comments .add_comment {
    margin-bottom: 8px;
    padding: 5px;
    border: 1px solid #000;
    background: #2F7FAA;
}

.video_comments .comments_list {
    margin-bottom: 8px;
    background: #393939;
    border: 1px solid #333;
}

.video_comments .comment_row {
    padding: 5px;
}

.video_comments .comment_row .avatar {
    width: 152px;
    height: 122px;
    float: left;
    background: #111;
}

.video_comments .comment_row .avatar a {
    background: none;
}

.video_comments .comment_row .avatar img {
    border: 1px solid #000;
}

.video_comments .comment_row h2 {
    display: block;
    padding-left: 160px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

.video_comments .comment_row .anonymous_user {
    color: #bbb;
}

.video_comments .comment_row p {
    display: block;
    padding-left: 160px;
}

.video_comments .comment_separator {
    height: 1px;
    margin: 0 15px;
    background: #333;
    font-size: 0;
    line-height: 1px;
}

/* Video edit block styles */

.video_edit .block_content {
    width: 500px;
    margin: 20px auto 0 auto;
}

.video_edit .control input, .video_edit .control textarea, .video_edit .control select.full_size {
    width: 99%;
}

.video_edit .control_group .item {
    width: 160px;
}

.video_edit .control_upload {
    margin-bottom: 10px;
}

.video_edit .control_upload input {
    vertical-align: middle;
}

.video_edit .uploader_popup {
    border: 2px solid #222;
    background: #333;
}

.video_edit .uploader_progress {
    overflow: hidden;
    border: 2px solid #999;
    background: #eee;
}

.video_edit .uploader_progress .progress_bar {
    height: 17px;
    margin: 2px;
    background: #999;
    font-size: 11px;
    color: #222;
    white-space: nowrap;
    line-height: 17px;
    text-indent: 5px;
}

/* Logon block styles */

.logon .block_content {
    width: 500px;
    margin: 20px auto 0 auto;
}

.logon .control input {
    width: 99%;
}

/* Signup block styles */

.signup .block_content {
    width: 500px;
    margin: 20px auto 0 auto;
}

.signup .control input {
    width: 99%;
}

/* Invite block styles */

.invite_friend .block_content {
    width: 500px;
    margin: 20px auto 0 auto;
}

.invite_friend .control input, .invite_friend .control textarea {
    width: 99%;
}

/* Member menu block styles */

.member_menu .avatar {
    text-align: center;
}

.member_menu .avatar img {
    border: 1px solid #000;
}

.member_menu a {
    display: block;
    padding: 5px;
    margin: 1px 0;
    /*background: #555;
    border: 1px solid #333;*/
	background: none;
	text-decoration: underline;
}

.member_menu a:hover {
	text-decoration: none;
    /*background: #666;*/
}

.member_menu span {
    display: block;
    padding: 6px;
    margin: 1px 0;
    font-weight: bold;
}

/* Member profile view block styles */

.member_profile_view .block_content {
    width: 600px;
    margin: 20px auto 0 auto;
}

.member_profile_view .add_to_friends, .member_profile_view .send_message {
    margin-bottom: 16px;
    padding: 5px;
    border: 1px solid #333;
    background: #393939;
}

.member_profile_view .block_sub_header {
    font-size: 14px;
    line-height: 20px;
}

.member_profile_view .block_sub_header .button {
    padding-top: 10px;
    padding-bottom: 5px;
}

.member_profile_view .control textarea {
    width: 99%;
}

.member_profile_view .info_row {
    margin-bottom: 8px;
}

.member_profile_view .info_row span {
    color: #ddd;
}

.member_profile_view .info_row .col_1 {
    width: 300px;
    float: left;
}

.member_profile_view .info_row .col_2 {
    width: 300px;
    float: left;
}

/* Member profile edit block styles */

.member_profile_edit .block_content {
    width: 500px;
    margin: 20px auto 0 auto;
}

.member_profile_edit .control input, .member_profile_edit .control textarea, .member_profile_edit .control select.full_size {
    width: 99%;
}

/* Message details block styles */

.message_details .message {
    padding: 5px 0;
}

.message_details .message h2 {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

.message_details .message .avatar {
    width: 152px;
    height: 122px;
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
    background: #111;
}

.message_details .message .avatar a {
    background: none;
}

.message_details .message .avatar img {
    border: 1px solid #000;
}

.message_details .send_message {
    margin-top: 16px;
    padding: 5px;
    border: 1px solid #333;
    background: #393939;
}

.message_details .control textarea {
    width: 99%;
}
.adplace {
	padding-top: 5px;
	padding-bottom: 10px;
	background: #71ABCA;
	/*height: 220px;*/
	font-family: Tahoma;
	font-size: 12px;
    
}

.adplace img {
	margin-bottom: 15px;
}

.adplacesignup {
	clear: both;
	padding-top: 5px;
	padding-bottom: 10px;
	background: #2F7FAA;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: bold;
	text-align: center;	    
}

#footer { margin: 0;	 padding: 0; list-style: none; font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
background: url(../images/footer-bg.jpg); width: 100%; float: left;  height: 244px; color: #000; padding-top: 4px; }
#footer ul { margin: 0; padding: 0; }
#footer li { display: inline; }
#footer a { color: #ee145b; text-decoration: underline;}
#footer a:hover {text-decoration: none;}
#footer .inner { position:relative; margin: 0 auto; width: 960px; text-align: center; background: url(../images/footer.jpg); height: 240px; }
#footer .f-menu { padding: 10px 0; }
#footer .f-menu li { border-right: 1px solid #5e5e5e; padding: 0 8px; }
#footer .f-menu li a { font-size: 18px; font-weight: normal; }
#footer .disc { margin-bottom: 75px; padding: 0 120px; }
#footer .partners { margin-bottom: 10px; }
#footer .zuwa { width: 102px; height: 44px; position: absolute; right: 118px; bottom: 6px; display: block; cursor: pointer; text-indent: -9000px; overflow: hidden; text-align: left; }

.related_videos_col .list_videos .info .hl {
    color: #fff !important;
	 background: none;
}

.clear-block-main { height: 20px; background: #F0ECE4; _width: 752px; }

.header-banner {
	width: 585px;
	height: 121px;
	position: absolute;
	top: 7px;
	right: 0px;
	
}

.top-list {
	width: 960px;
	margin: 15px auto;
	background: url(../images/top-list-fon.jpg) repeat-y;
}

.top-list-inner {
	width: 960px;
	background: url(../images/top-list-fon-top.jpg) top left no-repeat;
}

.top-list-inner-1 {
	width: 950px;
	background: url(../images/top-list-fon-bottom.jpg) bottom left no-repeat;
	padding: 0 0 25px 10px;
}

.top-list-inner-1 h3 {
	width: 211px;
	height: 29px;
	text-align: center;
	color: #FFF;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding-top: 8px;
	margin-bottom: 18px;
}

.top-list-inner-1 ul {
	float: left;
	width: 160px;
	margin: 0 30px 0 0;
	_margin-right: 30px;
	padding: 0;
}

.top-list-inner-1 ul li {
	list-style: none;
	background: url(../images/bullet-list.gif) left 4px no-repeat;
	padding-left: 20px;
}

.top-list-inner-1 ul li a {
	font: bold 14px Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: underline;
	background: none;
}

.top-list-inner-1 ul li a:hover {
	text-decoration: none;
}

.close {
	overflow: hidden;
	clear: both;
	height: 0;
}

.video_adv {
	padding-bottom: 20px;
}

.video_adv .block_content {
	text-align: center;
}
.video_adv .block_content h3, .video_adv .block_content strong {
	display: block;
	background: #6B6B6B;
	padding: 10px 0;
	font-size: 22px;
	text-transform: uppercase;
}
.video_adv .block_content strong {
	font-size: 16px;
}
#side_col .video_adv .block_content h3 a, #side_col .video_adv .block_content strong a {
	color: #FFF !important;
}
.video_adv .block_content p {
	text-align: left;
	font-size: 11px;
}
