div#home_content {
	width:960px;
	margin: 0px;
	padding: 0px;
	height: 1%;
	overflow: hidden;
}

div#home_container {
	margin:0px 10px 0px 0px;
	width:950px;
}

div#home_container div#home_left {
	float:left;
	width:670px;
	margin:0px 0px 0px 0px;
}

div#home_left div#promotional_container {
	width:650px;
	height:280px;
	margin:0px 0px 10px 10px;
}


div#home_left div#home_other_container {
	width:670px;
	margin:10px 0px 10px 0px;
	height: 1%;
	overflow: hidden;
}

div#home_other_container div#home_other_left {
	float:left;
	width:468px;
	margin:0px 0px 0px 0px;
}

div#home_other_container div#home_other_right {
	float:right;
	width:202px;
	margin:2px 0px 0px 0px;
}



/*
 Sidebar Panel
*/
div#home_container div#home_right {
	float:left;
	width:280px;
	margin:0px;
}




#lvl_1_container {
	display:block;
	height:280px;
	padding: 0px 11px 0px 11px;
}



/* ---------------------------- */
/* ------ TWITTER FEED ------ */
/* ---------------------------- */
div#home_right div#latest_tweets {
	background: url('/i/bk_latest_tweets.jpg') 0 0 no-repeat;
	color:#fff;
	height: 188px;
	width: 264px;
	margin: 0px 0px 10px 0px;
	padding: 92px 0px 0px 16px;
}

div#latest_tweets ul {
	display:block;
	height:155px;
}

div#latest_tweets li {
	margin: 0px 0px 12px 0px;
}

div#latest_tweets p {
	padding: 0px 0px 10px 0px;
}

div#latest_tweets a {
	padding: 0px;
	margin:0px;
	font-weight: bold;
	color:#ffffff;
}


/* ---------------------------- */
/* ------ SMALL PROMOS BOX ------ */
/* ---------------------------- */



#lvl_2_small_promos {
	display:block;
	width:200px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.small_promo_box {
	width:188px;
	height:208px;
	padding: 12px 0px 0px 12px ;
	background: url('/i/bk_small_promo.jpg') no-repeat;
}

.small_promo_box a {
	color:#d70025;
	font-size:13px;
	font-weight: bold;
}

a.promo_header {
	color:#d70025;
	font-size:13px;
	font-weight: bold;
	display: block;
	padding-top: 6px;
}

.small_promo_box p {
	margin: 10px 0px 10px 0px;
	height:32px;
	width:165px;
	color:#666666;
}


/* ---------------------------- */
/* ------ BOX OFFIC COLUMN ------ */
/* ---------------------------- */
div#home_right #lvl_2_box_office_container {
	width:279px;
	margin: 10px 0px 0px 0px;
	display:block;
}

#box_office_header_1a {
	height:27px;
	width:229px;
	padding: 70px 0px 0px 50px;
	background: url('/i/bk_box_office.jpg') 0 0 no-repeat;
}



#box_office_header_1a h2 {
	font-size:13px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-weight:normal;
}

.dark_grey {
	background: #666666;
}

.light_grey {
	background: #808080;
}

.box_office_footer {
	background: #808080;
}

#box_office_holder li {
	font-size:13px;
}

.box_office_number_odd {
	height:55px;
	background: #666666;
}

.box_office_number_even {
	height:55px;
	background: #7f7f7f;
}

.box_office_number_10 {
	background: #7f7f7f url('/i/bk_box_office_footer.jpg') no-repeat bottom;
	height:55px;
}

.box_office_info {
	padding: 10px 0px 0px 0px;
}

.box_office_info .box_position {
	width:70px;
	height:40px;
	float:left;
	display:block;
}

