.heightColumn
{
	display:none;
}
#bottom
{
	background: #ffffff;
	color: #000000 !important;
}
.leftColumn
{
	/*padding:0 !important;*/
}
.topTable
{
	background:url('/images/toptableBg.gif');
	/*border-collapse: collapse;*/
	margin:0;
}
.topTable td
{
	width:33.333%;
	/*height:100px;*/
	color:#ffffff;
	position:relative;
	padding-bottom: 25px;
}
.topTable .first { width:20%; }
.topTable .second { width: 20%; }
.topTable .third { width: 60%; }
.topTable td .tdDiv
{
	padding: 0px 25px 0px 83px;
	margin-top:-40px;
	color:#ffffff;
	position:relative;
	text-align: left;
	vertical-align: top;
}
/*
.topTable td ul
{
	background:none;
	list-style: disc;
	
}
.topTable td ul li:BEFORE
{
	content: ' ';
	margin-left: 0;
	padding-right: 0;
}
*/
.topTable .globus
{
	position:absolute;
	width:27px;
	height:27px;
	background: #ffffff;
	left:25px; //left:-50px;
	top:25px;
	display:none;
}
.topTable a { color:#ffffff !important; }
.topTable a:hover { text-decoration: none; }
.topTable a.selected { color:#f7941d !important; }
.middle a:link {color: #b66b01;}
.middle a:visited {color: #b66b01;}
.middle { background: #ffffff; color:#000000; border:1px solid #ffffff; }
.middle table td { background: #ffffff !important; color:#000000 !important; }

/*
.middle h2 {color:#ffffff; }
.middle table {color:#ffffff; }
*/

.middle ul > li:before {
	content: '\2192\a0';
	color: #d42128 !important;
	float: left;
	margin-left: -1.8em;
	padding-right: 0.5em;
	white-space: nowrap;
}

.middle ul li 
{ 
	//background:url(/images/template/li_ac171a.gif) no-repeat !important;
	//background-position:0 6px;
	//margin-left: -1.8em;
	//padding-left: 1.8em;
}
.topTable td.selected { background:url('/images/toptableBg2.gif'); }
