#leftColumn p {
	margin-bottom: 10px;
}
#center h2 {
	display: block;
	width: 500px;
	height: 88px;
	background:transparent url(../../images/mayday-inst-headline.png) no-repeat 40px 10px;
	
}
#rightColumn .columnContainer {
	padding: 55px 10px 0px 10px !important;
	
}
#rightColumn ul {
	margin-right: 0px !important;
	
}
#rightColumn li {
	
	margin-bottom: 5px;
}
#leftColumn h3.as{
	background: transparent url(../../images/mayday-AS-h3.png) no-repeat left top;
	height: 25px;
}
#leftColumn h3 span{
	display: none;
}
#leftColumn .columnContainer .child{
	margin-left: 115px;
}

#rightColumn h3 span{
	display: none;
}
#center .leftchild a img{
	margin-left: auto;
	display: block;
	}
.leftchild {
	font-size: 80%;
	width: 110px;
	float: left;
	text-align: right;
}
.leftchild a{
	font-size: 80%;
	display: block !important;
	text-transform:  normal !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}
.leftchild ul{
	margin: 0 !important;
	padding: 0 !important;
}
.leftchild li{
	list-style: none !important;
	margin-bottom: 10px !important;
}
#center div.content #rightColumn{
	background-image: none;
}
#center .bgcontainer{
	background: transparent url(../../images/mayday-rightColumn-bottom.png) no-repeat left bottom;
	padding-bottom: 1px;
	margin-bottom: 10px;
}
