﻿.WidthFixer
{
	height: 0px;
	font-size: 0px;
	width: 200px;
}

/****************************************************************************************/
.DefaultContainer
{
	width:100%;
}
.DefaultContainerTitleLeft div
{
	width: 8px;
}
.DefaultContainerTitle
{
	height: 24px;
	vertical-align: bottom;
    width:100%;
}
.DefaultContainerTitle .ContainerTitle
{
    color: #339900;
    font-weight: bold;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10pt;
}
.DefaultContainerTitleRight div
{
	width: 8px;
}
.DefaultContainerTop
{
	height: 4px;
	background: url(Images/DottedLine.gif) repeat-x left bottom;
}
.DefaultContainerContentLeft
{
}
.DefaultContainerContent
{
}
.DefaultContainerContentRight
{
}
.DefaultContainerBottomLeft
{
}
.DefaultContainerBottom
{
}
.DefaultContainerBottomRight
{
}
