.mceContentBody, #content{
	line-height:18px;
	color:#333;
	background:transparent;
}

h2, h3, h4, h5{
	font-family: "Tahoma",Verdana,Arial,Helvetica,sans-serif;
	color:#333;
	font-weight:normal;
	background:transparent;
}

h2 span, h3 span, h4 span, h5 span{
	color:#47BCEC;
	background:transparent;
}

h1{
	font-size:22px;
	font-weight:normal;
}

h2{
	font-size:18px;
	margin:5px 0 10px;
	color:#2463AF;
	background:transparent;
}

h3{
	font-size:16px;
	color:#F5841F;
	background:transparent;
	margin:5px 0 10px;
}

strong{
	font-weight:bold;
}

.marvel{
	color:#2463AF; background:transparent;
}

.sites{
	color:#F5841F; background:transparent;
}

.hosting{
	color:#AF0E0E; background:transparent;
}

.promote{
	color:#409000; background:transparent;
}

.container-inner ul{
	padding-left:10px;
	margin:5px 10px;
}

.container-inner li, .important li{
	list-style:disc;
	background:none;
	padding:0px;
}
.container-inner .csc-sitemap li{
	list-style:none;
}

/* team page ************************************/
.team-promote, .team-umpire, .team-sites{
	display:block;
	padding:5px 9px 9px 10px;
}
.team-umpire{
	background:url(../img/team-umpire.png) no-repeat top;
}
.team-sites{
	background:url(../img/team-sites.png) no-repeat top;
}
.team-promote{
	background:url(../img/team-promote.png) no-repeat top;
}

.team-umpire strong, .team-sites strong, .team-promote strong{
	font-size:11px;
}
.sub{
	font-size:11px;
}

/* location page**********************/
.location-section{
	display:block;
	height:192px;
	border-top:1px solid #2463AF;
	border-bottom:2px solid #2463AF;
	margin-bottom:10px;
	padding:5px 10px 0;
}
#ie-wrapper .location-section{
	height:200px;
}

.join-link{
	display:block;
	margin:0 auto;
	width:100px;
	text-indent:-3px;
	line-height:25px;
	height:28px;
	background:url(../img/join.png) no-repeat top center;
	color:#fff;
	font-weight:bold;
}

.popular{
	position:relative;
	padding-right:20px;
}
.popular img{
	position:absolute;
	right:-10px;
	top:-30px;
}

#ie-wrapper .skype-button{
	top:180px;
}

#right-col .input input{
	width:210px;
}

#contact-container{ margin:10px 5px;}
#contact-details{ width:265px;}
.skype-button{ top:235px;}
.required{ color:#c00;}
