#textSize, #footer, #header, #leftSidebar .childMenu {
	display:none;
}

#body  {
	background:#fff;
	padding:0px;
	margin:0px;
	font-family: georgia ,_serif;
	font-size:12pt;
}

#contentArea {
	margin: 20px 0px;
	padding:0px;
	border:none;
	}
	
#contentArea h3 {
	font-size:13pt;
	color:#921616;
}


#rightSidebar {
	display:none;
	}

#siteMenu {
	display:none;
	}

#leftSidebar {
	display:none;
}


#siteMenu ul, #siteMenu li
{
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    float: left;
}
.x8_drawMenu, #siteMenu > .x8_drawMenu > li
{
    display: inline !important;
    height: 23px;
    line-height: 23px;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
}
#siteMenu a, #siteMenu a:hover
{
    border-right: 1px solid #8CBF00;
    color: #000000;
    font-family: verdana,tahoma !important;
    font-size: 11px !important;
    font-weight: bold !important;
    text-decoration: none;
    padding: 0 5px !important;
}
#siteMenu a:hover
{
    color: purple;
    text-decoration: underline;
}



.childMenu > .x8_drawMenu > li
{
    text-align: right;
    display: block !important;
    list-style: none;
}

.childMenu a
{
    font-size: 11px !important;
}

div, ul, li, p, td, a, span, font
{
    font-size: 11px;
}

#rightSidebar
{
    height: 100%;
    padding-bottom: 30px;
}
div#siteMenu li.x8_last a
{
    border-right: 0 !important;
}

