.ContainerHeadLeft {
	background: url(header_cap_left.gif) bottom left no-repeat;
	width: 15px;
	padding: 0;
}

.ContainerHeadActions {
	background: url(header_bg.gif) repeat-x bottom;
	padding: 0 0 10px 0;
	width: 1px;
}

.ContainerHeadTitle {
	background: url(header_bg.gif) repeat-x bottom;
	padding: 0 0 17px 5px;
}

.ContainerHeadRight {
	background: url(header_cap_right.gif) bottom left no-repeat;
	width: 15px;
	padding: 0;
}

.ContainerContent {
	padding: 10px 25px 35px 25px;
}

