﻿body
{
}
#infocontainerhome
{
    width: 475px;
    
    float: left;
    padding: 10px 0px 10px 0px;
}
#morejoinhome
{
    float: right;
    height: 20px;
    width: 115px;
    padding: 5px 10px 5px 0px;
    height: 20px;
    margin: 0px 0px 10px 0px;
    background-color: #990000;
    color: #FFFFFF;
    font-weight: bold;
    text-align: right;
    border: 0px;
}
#textcontainermiddlehome
{
    /*width: 325px;*/
    width: auto;
    height: 20px;
    background-color: #990000;
    color: #FFFFFF;
    padding: 5px 0px 5px 10px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}
#mostwatchedvideos_ascx_mostwatchedvideos_container
{
    float: left;
    min-height: 100px;
    width: 140px;
    padding-right: 18px; 
    
}
#mostwatchedvideos_ascx_mostwatchedvideos_image
{
    width: 140px;
    height: 210px;
    float: left;
}

#mostwatchedvideos_ascx_mostwatchedvideos_image img{
    width:140px;
    height:210px;
}
#mostwatchedvideos_ascx_mostwatchedvideos_text
{
    width: 140px;
    min-height: 20px;
    float: left;
    font-size: 11px;
    margin-top: 5px;
    margin-bottom:15px;
}
#mostwatchedvideos_ascx_mostwatchedvideos_text div
{
    margin-bottom:1px;
}

#mostwatchedvideos_ascx_mostwatchedvideos_text a:hover{
     text-decoration:none;
}

#mostwatchedvideos_ascx_mostwatchedvideos_playicon
{
    width: 140px;
    min-height: 20px;
    margin-top:4px;
}

#mostwatchedvideos_ascx_mostwatchedvideos_playicon img{
    width:122px;
    height:21px;
}

.allvideolist_ascx_title
{
    font-weight: bold;
    margin-right: 5px;
}

#mostwatchedvideos_ascx_joinmore
{
	min-height: 20px;
	width: 460px;
	background-color: #000;
	color: #FFFFFF;
	padding: 5px 0;
	margin-bottom:10px;
}

#mostwatchedvideos_ascx_joinmore_text{
    width:200px;
    height:20px;
    float:left;
    margin-left: 10px;
}

#mostwatchedvideos_ascx_joinmore_link{
margin-right: 10px;
height:20px;
float:right;
   }

#mostwatchedvideos_ascx_joinmore_link a{
    color:#FFF;
}

.mostwatchedvideos_ascx_title{
 font-weight:bold;   
}#home_aspx_demo a
{
	color: #FF0000;
	font-weight: bold;
	font-size: 9px;
}
