#contentbox {
	padding-bottom:20px;
}
#event-details {
	float:left;
	width:360px;
	margin-left:32px;
	padding-top:20px;
}
#event-details h1 {
	font-weight:bold;
	color:#860038;
	text-transform:none;
	font-size:27px;
	margin:0;
	min-height:54px;
}
#event-details .hr {
	width:360px;
	height:3px;
	background:url(/images/dotted_bg.png) repeat-x;
	margin:10px 0;
}
#event-details h2 {
	padding:0;
	color:#860038;
	font-size:13px;
	font-weight:bold;
	margin:20px 0 0 0;
}
#event-details h3 {
	padding:0;
	color:#302c2d;
	font-size:13px;
	font-weight:normal;
	margin:4px 0 20px 0;
}
#event-details .content {
	color:#302c2d;
	font-size:13px;
	line-height:15px;
}
#event-details .content .pagelink {
	color:#860038;
	text-decoration:underline;
}
#event-details .content a {
	text-decoration:underline;
}
#rightbar {
	float:right;
	width:208px;
	margin:0 21px 0 0;
}
#rightbar h1 {
	margin:38px 0 0 0;
	padding:0;
	font-size:18px;
	color:#58585a;
	letter-spacing:0;
	text-transform:none;
	line-height:18px;
}
#rightbar .hr {
	width:208px;
	height:3px;
	background:url(/images/dotted_bg.png) repeat-x;
	margin:10px 0;
}
.sharethis {
	height:74px;
	position:relative;
}
.sharethis a {
	float:left;
	width:24px;
	height:24px;
	display:block;
	margin:5px;
}
.sharethis .facebook {
	background:url(/images/share_buttons.png);
}
.sharethis .myspace {
	background:url(/images/share_buttons.png) -27px;
}
.sharethis .stumble {
	background:url(/images/share_buttons.png) -54px;
}
.sharethis .digg {
	background:url(/images/share_buttons.png) -81px;
}
.sharethis .delicious {
	background:url(/images/share_buttons.png) -108px;
}
.sharethis .twitter {
	background:url(/images/share_buttons.png) -135px;
}
.sharethis .clearer {
	clear:both;
}
p#vtip { 
	display: none; 
	position: absolute; 
	width:181px;
	padding: 5px 10px; 
	top:38px;
	left: 5px; 
	font-size: 11px; 
	background-color: #58585a; 
	color:#ccc;
	left:0px;
}
p#arrow {
	width:20px;
	height:7px;
	display:none;
	position:absolute;
	background:url(/images/sharethisarrow.png);
}
#contentbox #gallery {
	width:360px;
	position:relative;
	margin:15px 0 0 0;
	font-size:12px;
	font-weight:bold;
	color:#58585a;
}
#contentbox #gallery ul {
	margin:10px 0 0 0;
}
#contentbox #gallery li {
	position:relative;
	width:116px;
	height:57px;
	float:left;
	background:url(/images/events/gallery_bg.png);
	margin:2px;
}
#contentbox #gallery img {
	position:absolute;
	top:0;
	left:0;
	width:103px;
	height:44px;
	margin:3px;
}
.event-title {
	color:#FFFFFF;
	font-size:19px;
	font-weight:bold;
	height:67px;
	margin:0 0 5px;
	padding:15px 13px;
	width:180px;
	text-transform:capitalize;
}
.event-image2 {
	position:relative;
	width:208px;
	height:158px;
	margin:5px 0;
	color:#fff;
	text-decoration:none;
}
.event-image2 img {
	float:left;
	width:208px;
	height:98px;
	margin:0;
	border:none;
	text-decoration:none;
}
.event-image2-text {
	position:absolute;
	display:block;
	bottom:66px;
	left:9px;
	width:190px;
	background:none;
	padding:0;
	font-size:19px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
.event-image2 div {
	float:left;
	width:158px;
	height:51px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:9px 40px 0 10px;
	text-decoration:none;
}
.event-image2 div a {
	float:none;
	color:#fff;
	margin:0;
	max-width:inherit;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.event-image2 a:hover {
	text-decoration:none;
}
.suggestions {
	position:relative;
	width:182px;
	height:42px;
	font-size:16px;
	margin:5px 0;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	line-height:18px;
	text-transform:capitalize;
	font-weight:bold;
	padding:10px 11px;
}
.suggestions-wrap a:hover {
	text-decoration:none;
}
#call-top-action {
	width:365px;
	height:58px;
	background:url(/images/events/calltoaction_bg.png) no-repeat;
	font-size:14px;
	font-weight:bold;
}
#call-top-action a {
	display:block;
	width:329px;
	height:35px;
	padding:8px 20px 8px 10px;
	color:#ffffff;
	line-height:16px;
}
#call-top-action a:hover {
	text-decoration:none;
}