div.secondCatLevel{
	float:left; width:606px; padding-bottom:10px; border-bottom:solid 1px #EEE;
	margin-bottom:10px;
}
div.secondCatLevel div.secondCatLevelIn{
	padding-top:4px; 
}

div.four_news{
    float: left;
    width: 606px;
	margin:10px 0 10px 0;
	background-color:#EEE;
}
div.four_news span{
	float:left;
	padding:10px;
}

a.minusPlus, a.plusMinus {
    float: left; height: 11px; width: 11px; line-height: 999px;
    overflow: hidden; text-indent: 999px; margin:3px 5px; display:block;
}
a.minusPlus{
	background: url("../images/minus_plus.gif") no-repeat;
}
a.plusMinus {
    background: url("../images/minus_plus.gif") no-repeat center bottom;
}
div.subPagesBox{
	float:left; width:584px;
}
div.subPagesBox h2.firstLevel{
	float:left; font-size:11px !important; font-weight:normal !important;
}
#secondPages{
	font-size:11px !important; font-weight:normal !important;
}
div.subPagesBox h2.firstLevel a.mdir, #secondPages a.mdir{
	font-weight:bold; color:#555; padding-right:12px; margin-right:3px;
	background: url("../images/mdir_arrow.gif") no-repeat right center;
}

/* center column */

table.sponsorsTable{
	float:left; width:606px; margin:20px 0 20px 0; background-color:#EEE;
}
table.sponsorsTable tr td{
	background-color:#FFF; padding:5px; line-height:17px; text-align:center;
	vertical-align:text-top;
}
table.sponsorsTable tr td a{
	font-weight:normal !important; font-size:11px;
}
table.sponsorsTable tr td img{
	border:none;
}
table.margin0{
	margin: 0 0 20px 0 !important; font-size:11px; color:#777;
}
table.margin0 tr td img{
	border:none; padding-bottom:5px;
}

table.hotelsPresent{
	width:397px; margin:20px 0 20px 103px;
}
table.hotelsPresent tr td{
	padding:5px; text-align:center; vertical-align:text-top; 
	border:solid 1px #EEE;
}
div.contentBlock{
	float:left; width:606px; margin-top:20px;
}
div.contentBlock div.cbImg{
	float:left; width:200px; text-align:center
}
div.contentBlock div.cbImg img{
	padding:10px 0 10px 0;
}
div.contentBlock div.cbTxt{
	float:left; width:386px; margin-left:20px; text-align:justify;
}

div.PressReleases{
    border-top: 1px solid #E5D7C4; margin-bottom: 10px; padding-top:10px;
}
div.PressReleases span.date {
    color: #7F786D; display: block; font-size: x-small;
}
div.PressReleases a{
    font-weight:normal !important;
}

div.eventLogosRight{
	float:left; width:606px; margin-bottom:10px;
}
div.eventLogosRight a{
	float:left; padding-right:20px;
}
div.eventLogosRight a img{ border:none; }

div.m-50{
	margin:100px 0 10px 0 !important;
}

div.canterContent ul li ul li{
	margin-left:10px;
}

table.imagetable {
 color:#333333;
 border-width: 1px;
 border-color: #999;
 border-collapse: collapse;
}
table.imagetable th {
 background-color:#b5cfd2;
 border-width: 1px;
 padding: 8px;
 border-style: solid;
 border-color: #999;
}
table.imagetable td {
 background-color:#dcddc0;
 border-width: 1px;
 padding: 8px;
 border-style: solid;
 border-color: #999999;
}

.button-registration {
    background: url("../images/button-white-bg.png") repeat-x scroll left top transparent;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 2px #696969;
    display: inline-block;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 1px #B4B4B4;
	padding:10px 0;
	width:100%;
	text-align:center;
}
.button-registration:hover {
    background: url("../images/button-white-bg-hover.png") repeat-x scroll left top transparent;
	text-decoration:none;
}
