
.ContainerHeadLeft {
	background: url(header_cap_left.jpg) bottom left no-repeat;
	width: 6px;
	padding: 0;
	font-size: 1px;
}

.ContainerHeadActions {
	background: url(header_bg.jpg) repeat-x bottom;
	padding: 0 0 10px 0;
	width: 1px;
}

.ContainerHeadTitle 
{    
	background: url(header_bg.jpg) repeat-x bottom;
	padding: 6 0 6px 1px;
}

.ContainerHeadRight {
	background: url(header_cap_right.jpg) bottom left no-repeat;
	width: 6px;
	padding: 0;
	font-size: 1px;
}


.ContainerHeadBtns {
	background: url(header_bg.jpg) repeat-x bottom;
	padding: 0;
	text-align: right;
}

.ContainerContent {
	padding: 6px 18px 35px 18px;
}

