﻿
.Container
{
}
.ContainerTitle, .ContainerController
{
}
.WidthFixer
{
	font-size: 0px;
	height: 0px;
	width: 200px;
}
.DefaultContainer
{
	width: 100%;
}
.DefaultContainerTitle
{
	background: url(Images/Container/DefaultContainerTitle.gif) no-repeat left;
	height: 24px;
	background-color: #1B4B1B;
	vertical-align: middle;
}
.DefaultContainerTitle .ContainerTitle
{
	color: #FFFFFF;
	font: bold 13px Arial;
	text-indent: 20px;
	white-space: nowrap;
}
.DefaultContainerTop
{
	height: 8px;
	background: url(Images/Container/DefaultContainerTop.gif) repeat-x left;
}
.DefaultContainerContent
{
	background: #E3E2CE;
}

