.m_video,
.m_animation,
.m_google_map,
.m_picture {
	float: right;
	margin: 0 0 1em 2em;
	background: #fff;
}
.m_video {
	background: #000;
	text-align: center;
}
.m_google_map {
	overflow: hidden;
}
#left .m_video,
#left .m_animation,
#left .m_google_map,
#left .m_picture,
#right .m_video,
#right .m_animation,
#right .m_google_map,
#right .m_picture {
	margin: 10px 0 0;
	float: none;
}

.box img {
	padding: 9px;
	border: 1px solid #e6e6e6;
}
img.banner {
	padding: 0;
	border: 0;
}
.ContentMenu h2,
.MeetingMenu h2 {
	margin: 0 -10px -10px;
	padding: 5px 10px;
	background-color: #f5f5f5;
}
ul.content_menu {
	list-style: none;
	margin-top: 10px;
}
.content_menu li {
	margin-bottom: 10px;
	padding: 0;
	font-size: 1em;
	background: none;
}
.content_menu li .bg {
	background: no-repeat 0 0;
	padding-left: 50px;
	min-height: 40px;
}
.content_menu li.active {
	background: #fefefe url(/media/dsg/menu_bg.gif) 100% 100% repeat-x;
	border: 1px solid #e6e6e6;
	padding: 10px 5px 10px 10px;
	margin: 0px 0px 10px -10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
.content_menu li.active .bg {
}
.content_menu h3 {
	margin: 0;
	font-size: 1.6em;
}
.content_menu p {
	margin: 0;
	font-size: 1.2em !important;
}
.events,
.members {

}
.events li,
.members li {
	padding: 0;
	margin-bottom: 20px;
	background: none;
	font-size: 1em;
}
.events .wrapper,
.members .wrapper {
	background-color: #fff;
}
.members li {
	float: left;
	margin-left: 15px;
	width: 216px;
}
.left.right .members li {
	width: 200px;
}
.left.right .members li .data {
	width: 130px;
}
.events .container,
.members .container {
	padding-left: 115px;
}
.members .container {
	padding-left: 77px;
}
.members .wrapper.active  {
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	padding: 15px 15px 15px 15px;
	margin: -16px -16px -16px -16px;
	z-index: 999;
	position: absolute;
}
.members li.first {
	margin-left: 0;
}
.members li.clear {
	float: none;
	clear: both;
	padding: 0;
	margin: 0;
}
.members .above {
	margin-left: -77px;
	width: 216px;	
}
.events .logo,
.members .logo {
	margin-left: -115px;
	float: left;
}
.members .logo {
	margin-left: -77px;
}
.members .logo.host {
	margin-bottom: 22px;
}
.events .logo,
.members .logo {
	border: 1px solid #dcdcdc;
	background-color: #f2f2f2;
	padding: 5px;
}
.events .logo a,
.events .logo span,
.members .logo a {
	display: block;
	width: 86px;
	height: 86px;
	border: 1px solid #eaeaea;
	background: #fff url(/media/dsg/no_logo.png) no-repeat center;
}
.members .logo a {
	width: 48px;
	height: 48px;
}
.events .logo span kbd {
	position: absolute;
	background: url(/media/dsg/lock.gif);
	width: 18px;
	height: 18px;
	margin: 2px;
}
.members .logo strong {
	position: absolute;
	margin: 7px 0 0 -5px;
	font-size: 1.1em;
	width: 61px;
	text-align: center;
}
.members .logo.picture {
	float: right;
	display: none;	
}
.members .logo.picture a {
	background: #fff url(/media/dsg/no_picture.png) no-repeat center;
}
.members .active .logo.picture {
	display: block;
}
.events .data span {
	float: right;
	font-size: 1.1em;
	color: #999;
	font-weight: bold;
}
.members .data {
	width: 139px;
}
.members .additional {
	display: none;
	clear: both;
	margin: 10px 0 0 -77px;
	padding-top: 5px;
	border-top: 1px solid #ccc;		
}
.members .additional ul {
	margin: 0;
}
.members .additional li {
	width: auto;
	float: none;
}
.events div.button {
	float: right;
	margin-left: 10px;
	font-size: 1.2em;
}
.events h3,
.members h3 {
	font-size: 1.6em;
	margin: 0;
}
.members h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #990000;
}
.events h3 a,
.members h3 a {
	text-decoration: none;
}
.events h3 a:hover,
.members h3 a:hover {
	text-decoration: underline;
}
.events h4,
.members h4 {
	margin-top: 15px;
}
.events .lead {
	font-size: 1.2em !important;	
}
.events .lead p:first-child {
	margin: 0;	
}
.members p {
	font-size: 1.2em !important;
}
.members p {
	margin-top: 0;
}
.members .options {
	display: none;
	margin: 10px 0 0 -77px;
	border-top: 1px solid #ccc;
}
.members .active .additional,
.members .active .options {
	display: block;
	width: 335px;	
}
.members li ul {
	margin: 5px 0 0;
}
.members li li {
	margin: 0;
	padding: 0 10px 0 12px;
	width: 128px !important;
	background: url(/media/dsg/bullet.gif) no-repeat 0 10px;
	font-size: 1.2em;
}
#left .members,
#right .members {
	margin: 10px 0 0 -15px;
}
#left .members li,
#right .members li {
	width: 200px;
}
.members .separator {
	margin: -10px 0;
	padding: 0 15px;
}
.members .separator div {
	border-top: 1px dotted #dcdcdc;
}

.highslide-dimming{
	background: #fff!important;
}
