body
{
	background-image: none;
}

img
{
    padding: 5px;
}

#main-structure .page-top img
{
    padding: 0;
}

#main-structure .page-top .toolbar .links
{
	display: none;
}

#main-structure .page-top .toolbar .search
{
	display: none;
}

.content .standard-left .menu
{
	display: none;
}

.content .standard-right .main
{
    width: 100%;
}

.content .standard-right .boxes
{
	display: none;
}

.content-tools
{
	display: none;
}

.page-bottom
{
	margin: 25px 0;
}

.page-bottom .footer
{
	display: none;
}

#main-structure .page-top .head-area
{
	display: none;
}

.content .standard-right
{
	width: 560px;
	margin-left: 0px;
	float: none;
}

hr
{    
    border: 0;
    width: 100%;
    height: 1px; 
    border-style: none; 
    color: #bebebe; 
    background-color: #bebebe;
}
