﻿/*----- Main -----*/
#z_4 .element
{
	padding: 1em 1em 0 1em;
}
/*----- Right -----*/
#z_5 .element
{
	padding: 1em 1em 0 1em;
}
/*----- Header -----*/
#z_1 .elementadmin, #z_7 .elementadmin
{
	padding-left: 1em;
}
/*----- Title -----*/
#z_6 .element
{
	padding: 1em 1em 0 1em;
}
/*----- Footer -----*/
#z_2 .element
{
	padding: 1em 1em 0 1em;
}
/*----- Layout -----*/
#z_2
{
	border-top: 1px solid #cccccc;
	clear: both;
}
#z_7 .zoneinner
{
	border-top: 1px solid #cccccc;
}
#z_7
{
	clear: both;
}
#z_5
{
	float: right;
	width: 20.0%;
}
#z_4
{
	float: left;
	width: 79.9%;
}
#mainrightcontainer
{
	background: #ffffff url(images/background.gif) repeat-y 80% 0;
	border-top: 1px solid #cccccc;
}
.zoneadmin
{
	padding: 1em 1em 0 1em;
}
.zoneinner
{
	padding-bottom: 1em;
}
#z_1 .zoneinner, #z_7 .zoneinner
{
	padding-bottom: 0;
}