
.ContainerHeadLeft
{
	background: url(../images/header_cap_left.gif) no-repeat left bottom;
	width: 15px;
	padding: 0;
	font-size: 1px;
}

.ContainerHeadActions {
	background: url(../images/header_bg.gif) repeat-x bottom;
	padding: 0 0 10px 0;
	width: 1px;
}

.ContainerHeadTitle {
	background: url(../images/header_bg.gif) repeat-x bottom;
	padding: 0 0 17px 1px;
}

.ContainerHeadRight {
	background: url(../images/header_cap_right.gif) bottom left no-repeat;
	width: 15px;
	padding: 0;
	font-size: 1px;
}


.ContainerHeadBtns {
	background: url(../images/header_bg.gif) repeat-x bottom;
	padding: 0;
	text-align: right;
}

.ContainerContent  { 
padding: 6px 18px 35px 
}

.MailContainerContent {
	padding: 3px 9px 15px 9px;
}

.AdContent  { background-color: #fc9; padding: 6px 18px 35px }
