﻿
.Table_Custom1
{
	width:220px;
}

.Table_Custom1 .top
{
}

.Table_Custom1 .top .left
{
	width:0px;
	height:0px;
}

.Table_Custom1 .top .center
{
	background-image:url(/sitefiles/layout/top-border.jpg);
	background-repeat:no-repeat;
	height:3px;
}

.Table_Custom1 .top .right
{
	width:0px;
	height:0px;
}

.Table_Custom1 .middle
{
}

.Table_Custom1 .middle .left
{
}

.Table_Custom1 .middle .center
{
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	background: white;
}

.Table_Custom1 .middle .right
{
}

.Table_Custom1 .bottom
{
}

.Table_Custom1 .bottom .left
{
}

.Table_Custom1 .bottom .center
{
	background-image:url(/sitefiles/layout/bottom-border.jpg);
	background-repeat:no-repeat;
	height:3px;
}

.Table_Custom1 .bottom .right
{
}

