.event_product_highlight_wrapper {
	margin-bottom: 20px;
}

.event_introtext {
	padding: 10px 200px 10px 0 !important;
}

#content .event-node .wide {
	width: 640px !important;
}

#content .event-node .share_links {
	margin-right: 50px !important;
}

#content .event-node .sidebar-right {
	margin-top: 40px !important;
	width: 120px !important;
	padding-left: 30px !important;
}

#content .event-node .sidebar-section {
	background: none !important;
}

.event_introtext ul {
	list-style-type: disc;
	padding-left: 0;
}

.event_introtext ul li {
	list-style-type: disc;
	padding-left: 5px;
	margin-left: 20px;
}

.event_product_highlight {
	float: left;
	width: 150px;
	text-align: center;
	margin-right: 10px;
}

.event_product_highlight .highlight_text {
	display: block;
}

.event_product_highlight .highlight_text a, .event_product_highlight a {
	text-decoration: none;
}

.event_information_wrapper {
	width: 496px;
	border: 1px solid #cccccc;
	margin-top: 20px;
	float: left;
}	

.event_information_wrapper h2 {
	background: #eeeeee;
	color: #3e659c;
	font-size: 12px;
	padding: 10px;
	line-height: 18px;
	margin: 0;
	border: 1px solid #cccccc;
	border-width: 0 0 1px 0;
}

.event_name {
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: black;
	margin-top: 10px;
}

.event_location {
	font-weight: bold;
}

.event_information_entry {
	padding: 10px;
	border: 1px solid #cccccc;
	border-width: 0 0 1px 0;
}

.event_information_wrapper .last {
	border-width: 0;
}

.event_information_wrapper .even {
	background: #eef2fe;
}

.event_information_entry .eventinfo_title, .event_information_entry .eventinfo_location {
	display: block;
}

.event_information_entry .eventinfo_title {
	font-weight: bold;
}

.event_information_entry .eventinfo_location {
	color: #69a3d3;
}

.event_images_wrapper {
	float: right;
	width: 145px;
	margin-top: 20px;
}

.event_images_wrapper img {
	margin-bottom: 20px;
}
/*.dot_divider
{
	background-image: url(images/ms_3col_hdiv.gif);
	background-repeat: repeat-x;
	height: 15px;
}*/
