/* Main Content */
.main_content {
	padding-left:15px;
	padding-bottom:0px;
	width:1000px;
	height:100%;
    }

/* Titles */
.categories_titles_space {
	padding-bottom:12px;
}

/* Categories Boxes */
.categories_box {
}

.categories_boxes_sep {
	width:24px;
}

.see_all {
	width: 70px;
	float: right;
	margin: 5px 0 0 7px;
}

.animation_static_wrapper{
	margin: 17px 0 0 8px;
}

.animation_wrapper{
	margin: 0 0 0 8px;
	
}
#dvAnimations .animation_wrapper
{
	width:365px;
	position:relative;
}
BR.categories_boxes_ver_sep{
	line-height:20px;
}

/* TODO: same in all screens? check if to move these classes to common.css and delete from each css */
.animations{
	margin: 15px 0 0 0;
	float: left;
	width: 826px;
}

.animations_slider {
	float: left;
	width:823px;	
	height:100%;
}

.section{
	margin: 0 0 2px 0;
}
.section H1{
	font-size: 17px;
	font-weight: bold;
	padding: 0 0 9px;
}
.section H1 A{
	color: #5674af;
}
.section H2{
	font-size: 12px;
	float: left;
	margin: 0 5px 0 0;
}
.sorted_by LI{
	font-size: 12px;
	float: left;
	margin: 0 0 16px 0;
}
.sorted_by LI A{
	color: Blue;
}
.sorted_by LI A.selected{
	color: black;
}
.sorted_by LI A:hover{
	text-decoration: underline;
}
.sorted_by LI A.selected:hover{
	text-decoration: none;
}
.banner_top_space {
	margin:0 0 0 0;
	float: left;
}
.aniboom_movies
{
	margin-left:10px;
	margin-top:12px;	
}

.promotions
{
	width:790px;
	height:52px;
	background-color:#e8e7d3;
	margin-top:8px;
	margin-bottom:16px;
	}
.reg_underline_link:link, .reg_underline_link:visited {
	font:12px arial;
	font-weight:normal;
	color:#0000FF;
	text-decoration:underline;
}

.reg_underline_link:hover {
	font:12px arial;
	font-weight:normal;
	color:#0000FF;
	text-decoration:underline;
}	
