.block_news_top{
    background-image: url(../images/news/news_top.png);
    background-repeat: no-repeat;
    width:952px;
    height: 5px;
}

.block_title{
    padding-top: 0px;
    padding-left: 0px;
    overflow:hidden;
    display:block;
    font:bold 15px Arial, Tahoma;
    color: white;
    margin-left:5px;
    margin-right:5px;
}

.block_news_content{
    background-image: url(../images/news/news_content.png);
    background-repeat: repeat-y;
    padding-top: 5px;
    overflow:hidden;
    display:block;
    margin-right:2px;
}

.block_news_bottom{
    background-image: url(../images/news/news_bottom.png);
    background-repeat: no-repeat;
    width:952px;
    height: 11px;
}



.block_recomended_top{
    background-image: url(../images/recomended/recomended_top.png);
    background-repeat: no-repeat;
    display:block;
    width: 774px;
    height: 7px;
    clear:both;
}

.block_recomended_content{
    background-image: url(../images/recomended/recomended_content.png);
    background-repeat: repeat-y;
    overflow:hidden;
    display:block;
    padding-top:0px;
    padding-left:12px;
    width:774px;
    clear:both
}

.block_recomended_bottom{
    background-image: url(../images/recomended/recomended_bottom.png);
    background-repeat: no-repeat;
    display:block;
    width: 774px;
    height: 11px;
    clear:both
}

.right_box_top{
    background-image: url(../images/right_box/right_box_top.png);
    background-repeat: no-repeat;
    display:block;
    width: 175px;
    height: 7px;
}

.right_box_content{
    background-image: url(../images/right_box/right_box_content.png);
    background-repeat: repeat-y;
    overflow:hidden;
    width:175px;
}

.right_box_bottom{
    background-image: url(../images/right_box/right_box_bottom.png);
    background-repeat: no-repeat;
    width: 175px;
    height: 11px;
}

.block_watching_now_content{
    margin:9px 0px 4px 12px;
}

.block_topten_content{
    margin:9px 0px 6px 12px;
}

.register_field{
    font: 22px Tahoma;
    width: 400px;
    color: #9a0001;
    height: 26px;
    background-color: #ffffaa;
    margin:5px 0px 5px 0px;
}

.register_question{
    font:bold 12px Tahoma;
    color: #cdcdcd;
    
}


/* FRAMES */
.grey_frame {margin-top:7px;}
.grey_frame *{color:#444444;}
.grey_frame .left_top {background:url(../images/elements/gray_frame_lt.png); width:8px;height:8px; background-repeat: no-repeat}
.grey_frame .left_middle {background:url(../images/elements/gray_frame_lm.png); width:8px; background-repeat: repeat-y;}
.grey_frame .left_bottom {background:url(../images/elements/gray_frame_lb.png); width:8px;height:9px;background-repeat: no-repeat}

.grey_frame .middle_top {background:url(../images/elements/gray_frame_mt.png); height:8px; background-repeat: repeat-x;}
.grey_frame .middle_bottom {background:url(../images/elements/gray_frame_mb.png); height:8px; background-repeat: repeat-x;}

.grey_frame .right_top {background:url(../images/elements/gray_frame_rt.png); width:9px;height:8px; background-repeat: no-repeat}
.grey_frame .right_middle {background:url(../images/elements/gray_frame_rm.png); width:8px; background-repeat: repeat-y;}
.grey_frame .right_bottom {background:url(../images/elements/gray_frame_rb.png); width:9px;height:9px;background-repeat: no-repeat}

.lightgrey_frame {margin-top:7px;}
.lightgrey_frame *{color:#777777;}
.lightgrey_frame .left_top {background:url(../images/elements/lightgrey_frame_lt.png); width:8px;height:8px; background-repeat: no-repeat}
.lightgrey_frame .left_middle {background:url(../images/elements/lightgrey_frame_lm.png); width:8px; background-repeat: repeat-y;}
.lightgrey_frame .left_bottom {background:url(../images/elements/lightgrey_frame_lb.png); width:8px;height:9px;background-repeat: no-repeat}

.lightgrey_frame .middle_top {background:url(../images/elements/lightgrey_frame_mt.png); height:8px; background-repeat: repeat-x;}
.lightgrey_frame .middle_bottom {background:url(../images/elements/lightgrey_frame_mb.png); height:8px; background-repeat: repeat-x;}

.lightgrey_frame .right_top {background:url(../images/elements/lightgrey_frame_rt.png); width:9px;height:8px; background-repeat: no-repeat}
.lightgrey_frame .right_middle {background:url(../images/elements/lightgrey_frame_rm.png); width:8px; background-repeat: repeat-y;}
.lightgrey_frame .right_bottom {background:url(../images/elements/lightgrey_frame_rb.png); width:9px;height:9px;background-repeat: no-repeat}


.green_frame {margin:20px;}
.green_frame *{color: #ff0000;}
.green_frame .left_top {background:url(../images/elements/green_frame_lt.png); width:8px;height:8px; background-repeat: no-repeat}
.green_frame .left_middle {background:url(../images/elements/green_frame_lm.png); width:8px; background-repeat: repeat-y;}
.green_frame .left_bottom {background:url(../images/elements/green_frame_lb.png); width:8px;height:9px;background-repeat: no-repeat}

.green_frame .middle_top {background:url(../images/elements/green_frame_mt.png); height:8px; background-repeat: repeat-x;}
.green_frame .middle_bottom {background:url(../images/elements/green_frame_mb.png); height:8px; background-repeat: repeat-x;}

.green_frame .right_top {background:url(../images/elements/green_frame_rt.png); width:9px;height:8px; background-repeat: no-repeat}
.green_frame .right_middle {background:url(../images/elements/green_frame_rm.png); width:8px; background-repeat: repeat-y;}
.green_frame .right_bottom {background:url(../images/elements/green_frame_rb.png); width:9px;height:9px;background-repeat: no-repeat}



/* GREEN INPUT FIELDS */
.green_field_left
{
	background-image: url(../images/elements/green_field_left.png);
	background-repeat: no-repeat;
	width:8px;
	height:25px;
}

.green_field_body
{
	background-image: url(../images/elements/green_field_body.png);
	background-repeat: repeat-x;
	height:25px;
	vertical-align: middle;
}

.green_field_body .gfield
{
	width:99%;
	vertical-align:middle;
	border:0px;
}

.green_field_body .gfield_right
{
	width:130px;
	vertical-align:middle;
	border:0px;
}
.green_field_right
{
	background-image: url(../images/elements/green_field_right.png);
	background-repeat: no-repeat;
	width:8px;
	height:25px;
}




.green_white_field_left
{
	background-image: url(../images/elements/green_w_field_left.png);
	background-repeat: no-repeat;
	width:8px;
	height:25px;
}

.green_white_field_body
{
	background-image: url(../images/elements/green_w_field_body.png);
	background-repeat: repeat-x;
	height:25px;
	vertical-align: middle;
	vertical-align: middle;
}

.green_white_field_body .gfield
{
	width:99%;
	vertical-align:middle;
	border:0px;
}

.green_white_field_right
{
	background-image: url(../images/elements/green_w_field_right.png);
	background-repeat: no-repeat;
	width:8px;
	height:25px;
}


.my_videos_list{
    border:2px solid #343434;
    background-color: #454545;
    margin:0px 0px 10px 0px;
}

.my_videos_list table{
    width:100%;
}

.my_videos_list .td_image{
    text-align:left;
    width:100px;
}
.my_videos_list .td_name{
    text-align:left;
    width:300px;
}

.my_videos_list .td_left{
    text-align:left;
}

.my_videos_list .td_right{
    text-align:right;
}

.my_videos_list td{
    
}
.my_videos_list img {

    border:3px solid white;
    
}



.my_videos_list_over{
    border:2px solid #676767;
    background-color: #787878;
    margin:0px 0px 10px 0px;
}

.my_videos_list_over table{
    width:100%;
}

.my_videos_list_over .td_image{
    text-align:left;
    width:100px;
}
.my_videos_list_over .td_name{
    text-align:left;
    width:300px;
}

.my_videos_list_over .td_left{
    text-align:left;
}

.my_videos_list_over .td_right{
    text-align:right;
}

.my_videos_list_over td{

}
.my_videos_list_over img {

    border:3px solid white;

}