body{
    margin: 0px;
    font-family: Arial;
    font-size: 13px;
    color: #161616;
    background: #000000 url(./page_bg.gif) repeat;
    -webkit-text-size-adjust: none;
}

.error{
    font-weight: bold;
    color: red;
}

a img{
    border: 0px;
}

#placeholder{
    width: 100%;
}

#header_table{
    width: 100%;
    background: url(./mobile_header.jpg) repeat-x;
    height: 40px;
    border-bottom: 2px solid #600060;
}

#logo{
    padding-left: 6px;
}

#social{
    text-align: right;
    padding-right: 6px;
    font-size: 13px;
    font-weight: bold;
}

#social a{
    color: white;
    text-decoration: none;
}

#nav_table{
    padding-left: 6px;
    padding-right: 6px;
    width: 100%;
    background: url(./nav_bg.jpg) repeat-x;
    height: 32px;
    border-bottom: 1px solid #606060;
}

#nav_table a{
    color: white;
    text-decoration: none;
    font-weight: bold;
}

#main_table{
    width: 100%;
    background: white;
    padding: 0px 0px 0px 0px;
}

.nav_sp{
    margin-left: 4px;
    margin-right: 4px;
}

.br8{
    background: url(./border_x.gif) repeat-x center;
    height: 17px;
}

.title{
    font-weight: bold;
    font-size: 14px;
}

.ptitle{
    padding-top: 6px;
    padding-left: 6px;
    font-weight: bold;
    font-size: 14px;
}

.sp2{
    height: 2px;
}

.sp4{
    height: 4px;
}

.sp6{
    height: 6px;
}

.sp8{
    height: 8px;
}

#ads_top{
    background: #f8f8d8 url(./border_x.gif) repeat-x bottom;
    padding: 6px;
}

#ads_mid{
    background: #f8f8d8 url(./border_x.gif) repeat-x top;
    padding: 6px;
}

#ads_bottom{
    background: #f8f8d8 url(./border_x.gif) repeat-x top;
    padding: 6px;
}

.video_row{
    background: url(./border_x.gif) repeat-x top;
}

.video_row_top{
    background: url(./border_x.gif) repeat-x top;
}

.video_row_tn{
    width: 120px;
    height: 81px;
}

.video_row_ab{
    padding: 6px 6px 6px 10px;
}

.video_row_tn_img{
    width: 120px;
    height: 80px;
}

a{
    color: #001aac;
}

.video_title_link{
    font-weight: bold;
    color: #001aac;
    font-size: 13px;
    
}

.video_row_duration{
    font-size: 12px;
    font-weight: bold;
}

.video_row_views{
    font-size: 12px;
    color: #686868;
    font-weight: bold;
}

.video_row_author{
    font-size: 12px;
    color: #400040;
    font-weight: bold;
}

#video_pagination_top{
    padding-right: 8px;
}

#video_pagination_bottom{
    width: 100%;
    background: url(./border_x.gif) repeat-x top;
    padding: 6px;
}

.video_row_go{
    padding: 6px 8px 6px 6px;
    width: 30px;
}

#video_pagination_top a, #video_pagination_bottom a{
    padding: 2px;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

#footer{
    text-align: justify;
    font-size: 11px;
    color: #606060;
    padding: 6px;
    background: white url(./border_x.gif) repeat-x top;
}

#portrait_mode{
    
}

#landscape_mode{
    background: url(./border_x.gif) repeat-x top;
    padding-top: 1px;
}

#addtohome{
    background: #262626;
    color: white;
    padding: 2px 6px 2px 6px;
}

#addtohome_outer{
    padding-top: 1px;
    padding-bottom: 2px;
    background: url(./border_x.gif) repeat-x bottom;
}

#home_screen_inst{
    padding: 4px;
    background: url(./border_x.gif) repeat-x bottom;
}