.OutsideContainer
{
	padding: 5px 0 0 0;
}

.ContainerHeadLeft
{
	background: url(cadpat003.jpg) bottom left no-repeat;
	width: 17px;
	padding: 0;
}

.ContainerHeadActions
{
	background: url(cadpat003.jpg) repeat-x bottom;
	padding: 0 0 10px 0;
	width: 1px;
}

.ContainerHeadTitle
{
	background: url(cadpat003.jpg) repeat-x bottom;
	padding: 0 0 6px 0;
}

.ContainerHeadRight
{
	background: url(cadpat003.jpg) bottom left no-repeat;
	width: 17px;
	padding: 0;
}


.ContainerHeadBtns
{
	background: url(cadpat003.jpg) repeat-x bottom;
	padding-top: 12px;
	text-align: right;
}

.ContainerContent
{
	padding: 6px 18px 25px 18px;
	background-color: #141e14;
}

