#left_panel {
	width: 539px;
	float: left;
	}
#right_panel {
	width: 418px;
	float: right;
	}
#left_panel .top h1 a {
	background: url("../img/static/whats_on_main.png") 0px 30px no-repeat;
	padding: 20px 0px 2px 65px;
	margin: 0px 0px 0px -9px;
	color: #626262;
	float: left;
	text-decoration: none;
	font-size: 44px;
	}
#left_panel .top {
	background: url("../img/static/top_section_bg.gif") bottom left repeat-x;
	padding: 0;
	float: left;
	width: 539px;
	height: 77px;
	clear: both;
	}
#left_panel .top a {
	display: block;
	float: right;
	text-decoration: none;
	text-transform: uppercase;
	color: #626262;
	font-size: 20px;
	margin-top: 42px;
	}
.event_detail {
	width: 539px;
	float: left;
	background: url("../img/static/event_bg.gif") bottom left repeat-x;
	margin-top: 13px;
	margin-right: 9px;
	padding-bottom: 20px;
	}
.event_detail .image_section {
	float: right;
	text-align: right;
	width: 175px;
	}
.event_detail .image_section .event_image {
	background: url("../img/static/thumb_bg.gif") top left no-repeat;
	padding: 5px 5px 25px 5px;
	display: block;
	border: none;
	float: right;
	}
.event_detail .main_content {
	float: left;
	width: 270px;
	padding-left: 58px;
	}
	
.event_detail .main_content .title {
	font-weight: bold;
	font-size: 20px;
	}	

.event_detail .main_content .sub_title {
	font-weight: bold;
	font-size: 16px;
	}
.event_detail .main_content .date {
	font-weight: bold;
	font-size: 14px;
	color: #ff6b0d;
	}
.event_detail .main_content .full_info {
	display: none;
	margin-bottom: 10px;
	}
.info_toggler {
	color: #9ab1a0;
	}
.book_link {
	border: none;
	margin-top: 8px;
	}
.home_cat {
	display: block;
	float: left;
	height: 44px;
	padding-top: 5px;
	width: 270px;
	font-size: 39px;
	text-transform: uppercase;
	padding-left: 63px;
	margin-left: -9px;
	}
a.cat_comedy {
	color: #e275bf;
	background: url("../img/eventinfo/categories/comedy_tag.png") bottom left no-repeat;
	}
a.cat_drama {
	color: #42c87e;
	background: url("../img/eventinfo/categories/drama_tag.png") bottom left no-repeat;
	}
a.cat_dance {
	color: #ff9933;
	background: url("../img/eventinfo/categories/dance_tag.png") bottom left no-repeat;
	}
a.cat_family {
	color: #bd5d78;
	background: url("../img/eventinfo/categories/family_tag.png") bottom left no-repeat;
	}
a.cat_film {
	color: #f34c58;
	background: url("../img/eventinfo/categories/film_tag.png") bottom left no-repeat;
	}
a.cat_music {
	color: #7381e4;
	background: url("../img/eventinfo/categories/music_tag.png") bottom left no-repeat;
	}
a.cat_poetry {
	color: #4ebdcc;
	background: url("../img/eventinfo/categories/poetry_tag.png") bottom left no-repeat;
	}
	
	
	
	
.event_detail:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
	
	
#right_panel .top h1 {
	background: url("../img/static/blue_tag.png") 30px right no-repeat;
	padding: 20px 65px 2px 0px;
	margin: 0px -9px 0px 0px;
	color: #33a3d5;
	float: right;
	font-size: 44px;
	}
#right_panel .top {
	background: url("../img/static/top_section_bg.gif") bottom left repeat-x;
	padding: 0;
	float: left;
	width: 418px;
	height: 77px;
	clear: both;
	margin-bottom: 8px;
	}
#right_panel .top span {
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	color: #33a3d5;
	font-size: 20px;
	margin-top: 42px;
	}
.tweet {
	display: block;
	float: left;
	margin-top: 8px;
	padding-right: 35px;
	}
	

.tweet .message {
	color: #2ca1d3;
	font-size: 14px;
	}
.tweet .message a,
.tweet .message a:active,
.tweet .message a:visited,
.tweet .message a:hover,
.tweet .message a:active {
	color: #6fdeff;
	font-size: 14px;
	text-decoration: underline;
	}
.tweet .date {
	display: block;
	color: #515151;
	font-size: 12px;
	line-height: 25px;
	margin-top: 6px;
	}
	
.firstTweet {
	font-size: 20px;
	font-weight: bold;
	width: 383px;
	}
.firstTweet .message {
	font-size: 20px;
	font-weight: bold;
	}
.firstTweet .message a,
.firstTweet .message a:active,
.firstTweet .message a:visited,
.firstTweet .message a:hover,
.firstTweet .message a:active {
	color: #6fdeff;
	font-size: 20px;
	text-decoration: underline;
	}
	
	
#left_panel:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
#right_panel:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
#content:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
