
.ContainerHeadLeft {
	background: url(header_cap_Right.gif) bottom left no-repeat;
	width: 15px;
	padding: 0;
	font-size: 1px;
}
.containermaster {
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.ContainerHeadActions {
	background: url(header_bg.gif) repeat-x bottom;
		width: 1px;
}

.ContainerHeadTitle {
	background: url(header_bg.gif) repeat-x bottom;
	padding: 0 0 17px 1px;
	}

.ContainerHeadRight {
	background: url(header_cap_Left.gif) bottom left no-repeat;
	width: 15px;
	padding: 0;
	font-size: 1px;
}

.ContainerHeadBtns {
	background: url(header_bg.gif) repeat-x bottom;
	text-align: right;
}

.ContainerContent {
	padding: 0 18px 10px 18px;
}







