﻿
#menuh-container, .background
{
	height: 90px !important;
}

#menuh
{
	
}

#menuh-container
{
	margin-bottom:30px;
}

#menuh UL.toplevel 	
{
	MARGIN: 40px 0px 0px
}


#contentcontainer
{
	display:none;
	position:relative;
	margin-top: 30px;
	margin-bottom: 30px;
	z-index: -1px;
}

#contentcontainer #contentheader
{
	width: 100%;
}

#contentcontainer #contentheader .box
{
	display:none;
	width: 15px;
	height: 25px;
	background-color: #c6c9ce;
	float:left;
	margin-right: 10px;
}

#contentcontainer #contentheader .topline
{
	color: #333333;float:left;
}

#contentcontainer #contentheader .mainline
{
	color: #555555;
	font-weight:700;
	font-size: 11px;
}

#contentcontainer #contentframe
{

	margin-top: 15px;
	float:left;
}

#contentcontainer #contentframe #textcell
{
	vertical-align:bottom;
	width:100%;
}

#contentcontainer #contentframe #textcontent
{
	padding: 20px 20px 40px 20px;
	/*position:relative;*/
	line-height: 16px;
	background-color: #ffffff;
}

#textcellbackground
{
/*	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	bottom: 0px;
	z-index: -1;
	background-color: #ffffff;
*/
}

#contentcontainer #contentframe .imagecell
{
	text-align:right;
}
