.formTabs {
	display: block;
	list-style-type: none;
	margin: 0px 20px;
	padding: 0;
	background: transparent;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.formTabs li {
	display: block;
	float: left;
	padding: 5pt 1em;
	background: #b9d7f9;
	color: #000;
	font-size: small;
	font-weight: bold;
	margin: 0px 2px 0px 0px;
}
.formTabs li.other { 
	background: #cae1fb url(http://images2.journeyplanner.9292.nl/images%2FformTabsOther.png) repeat-x left bottom;
}
.formTabs li a {
	display: block;
	background: transparent;
	padding: 0; margin: 0;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}


#leftContent
{
	width: 470px;
}

#rightContent
{
	width: 480px;
}

#leftContent form {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#bottomContent table
{
	margin: 10px 14px 10px 0;
	clear: both;
	height: 200px;
	padding: 0;
	background-color: #d2d2d2;
}

#bottomContent .firsttd
{
	border-left: none;
}

#bottomContent table td
{
	border-left: 2px solid #fff;
	padding: 0;
	/* width: 148px; */
	width: 194px;
	vertical-align: top;
}

#bottomContent table td:first-child
{
	border-left: 0 solid;
}

#bottomContent table td h2
{
	padding: 0;
	margin: 7px 14px 0px 14px;
	font-size: 0.8em;
	font-weight: bold;
}

#bottomContent table td ul
{
	padding: 0;
	margin: 6px 12px 14px 14px;
}

#bottomContent table td ul li a
{
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#bottomContent a:hover
{
	text-decoration: underline;
}

#bottomContent table td ul li
{
	margin-right: 0;
	padding: 2px 0px 3px 11px;
	list-style-image: none;
	background: transparent url(http://images2.journeyplanner.9292.nl/images%2Ficons%2Fmore.gif) no-repeat 0px 2px;
	line-height: 1.2em;
	list-style-type: none;

}


.item
{
	width: 480px;
}

table.transparant
{
	width: 950px;
}

#siteBody .leaderboardIntern 
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 14px;
}