div.PurpleBoxContainer
{
	float: left;
	clear: both;
	width: 100%;
}

table.PurpleBox
{
	width: 100%;
	border-collapse: collapse;
}

table.PurpleBox td
{
	align: left;
	vertical-align: top;
	height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.PurpleBox td img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.PurpleBox td.TopCorner
{
	width: 12px;
	height: 12px;
	vertical-align: bottom;
}

table.PurpleBox td.TopCorner img
{
	vertical-align: bottom;
}

table.PurpleBox td.Top
{
	background: url(/Portals/_default/Containers/Tamzen%20Containers/purpletop.gif) repeat-x bottom left;
	height: 12px;
}

table.PurpleBox td.BottomCorner
{
	width: 12px;
	height: 12px;
	vertical-align: top;
}

table.PurpleBox td.BottomCorner img
{
	vertical-align: top;
}

table.PurpleBox td.Bottom
{
	background: url(/Portals/_default/Containers/Tamzen%20Containers/purplebottom.gif) repeat-x top left;
	height: 12px;
}

table.PurpleBox td.Left
{
	background: url(/Portals/_default/Containers/Tamzen%20Containers/purpleleft.gif) repeat-y left;
	width: 12px;
}

table.PurpleBox td.Right
{
	background: url(/Portals/_default/Containers/Tamzen%20Containers/purpleright.gif) repeat-y left;
	width: 12px;
}

table.PurpleBox td.PurpleBoxContent
{
	text-align: center;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
}
