﻿body
{
}
#middlecontainerhome
{
	width: 476px;
	min-height: 200px;
	float: left;
	margin-left: 15px;
	
}
#bannershome
{
	width: 437px;
	height: 300px;
	float: left;
}
#home_aspx_container
{
	
	background-color: #CCC;
	
	
	
}

#home_aspx_hot_categories{
    float:left;
}

#home_aspx_featuredvidoes{
  float:left;
  
}

#home_aspx_container_inner{
    width:820px;
    min-height:100px;
    margin: 0px auto 50px;
    border-bottom: solid 2px #000;
    padding: 25px 0 10px;
}