#main_story {
	background-color: #fff;
	overflow: scroll;
	width: 535px !important;
	height: 260px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#main_story ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#calendar_off {
	display: inline;
	float: right;
	text-align: center;
	width: 174px;
	height: 100px;
	margin: 0px auto;
}

#calendar_off img {
	padding: 10px;
}

#calendarTop_off {
	background-image: url(/images/frontend/bg_calendar_top.gif);
	background-repeat: no-repeat;
	width: 154px;
	height: 25px;
	float: left;
	padding: 10px 10px 0px 10px;
	color: #fff;
	font-weight: bold;
	float: left;
	text-align: center;
}

#calendarTop_off h1 {
	font-size: 12px;
}
#calendarBody_off {	
	width: 174px;
	height: 150px;
	padding: 30px 0px 0px 0px;
	background-color: #8e2e8e;
	float: left;
	
}

#calendarBottom_off {
	background-image: url(/images/frontend/bg_calendar_bottom.gif);
	background-repeat: no-repeat;
	width: 174px;
	height: 20px;
	float: left;
}


#resizer {
	display: none !important;
}

#twitter_off {
	display: block;
	float: right;	
	width: 174px;
	height: 316px;
	text-align: left !important;
	font-size: 12px;
	background-image: url(/images/frontend/bg_twitter.png);
	background-repeat: no-repeat;
	padding: 30px 0px 0px 0px;
	margin: 0px;
	list-style: none;
	color: #FFF;
}

#twitter_off li {
	list-style: none;
	color: #FFF;
}
#twitter_off li a {
	color: #FFF;
	padding: 10px 10px 10px 10px;
}

#home_forum {
	display: none !important;
}


#home_forum_off {
	display: inline;
	width: 295px;
	float: left !important;
	font-size:11px;
	margin:0 15px 0 0;
	padding:19px 0 0;
	text-align:left !important;
	width:295px;
}

#home_forum_off .s {
	height: 290px;
}

#home_forum_off  h1 {
	color: #8e2e8e;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 5px 0px;
}

#home_forum_off ul {
	padding: 0px;
	margin: 0px;
}

#videos form input.button {
	display: inline;	
}