body.custom {
	background: #D8F789 url(images/seminar-bk.gif) repeat-x;
}

.custom #header {
	background: url(images/banner-max-x-workshop.jpg) no-repeat;
	height: 105px;
	border-bottom-style: none;
}

.custom #content_box {
	background-color: #fff;
	margin-bottom: 1em;
	padding-bottom: 2em;
}

.custom #sidebars {
	display: none;
}

.custom #footer {
	text-align: center;
	color: #333;
	border-style: none;
}

.custom #footer .copy {
	text-align: right;
}

.custom #joinformtable {
	margin-left: 16em;
}

/* Content Styels - MSO */

.custom .format_text p {
	margin-left: 5em;
	margin-right: 5em;
	margin-bottom: 1em;
}

.custom h1 {
	color: #ac0000;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 2em;
	margin-left: 3em;
	margin-right: 3em;	
}

.custom h2 {
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1.6em;
	margin-left: 3em;
	margin-right: 3em;		
}

.custom h3 {
	color: #000;
	font-weight: bold;
	background-color: #ff0;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1.6em;	
	margin-left: 3em;
	margin-right: 3em;		
}

.custom h4 {
	font-weight: normal;
	font-style: normal;
	color: #ac0000;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1.6em;	
	margin-left: 3em;
	margin-right: 3em;		
}

.custom .highlight_box {
	background-color: #ffffcc;
	border: 4px solid #000080;
	padding: 15px;
	color: #000080;
	margin: 4em;
}

.custom .workshop {
	padding: 15px;
	margin: 1.5em;
	text-align: center;
}

.custom .format_text .highlight_box p {
	margin-bottom:0;
	margin-left:.5em;
	margin-right:.5em;
}

.custom .format_text ul {
	margin: 0 5em 3.5em 5.5em;
}

.custom .format_text ul.bigcheck {
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(images/bigcheck.jpg);
	line-height: 2em;
	font-size: 1.2em;
}

.custom .format_text ul.lilcheck {
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(images/redcheck.png);
}

li	{
	margin-bottom: 2em;
}