#RelatedCol {
display: none;	
}

#ContentCol {
padding-right: 0;
width: 774px;	
}

#SeminarCol1 {
float: left;
display: inline;
width: 524px;	
}

#SeminarCol2 {
float: left;
display: inline;
width: 230px;
margin-left: 20px;
overflow: hidden;
font-size: 0.9em;
margin-top: -50px;
}

.SeminarDetail {
margin-bottom: 15px;
border-bottom: 1px solid #ccc;
}

.SeminarDetail h2 {
margin-bottom: 0;	
}

.SeminarDetail .Meta {
font-weight: bold;
margin-top: 0;
}

.SeminarCheckboxes {
margin-bottom: 1em;	
}

.SeminarCheckboxes label {
margin-bottom: 1em;	
font-weight: normal;
}

.SeminarCheckboxes .Field {
float: left;
width:	25px;
display: inline;
}

.SeminarCheckboxes span {
float: left;
width: 200px;
display: inline;
}

.FullContent.Hidden {
display: none;	
}