/* global defaults for display */
@import "common.css";

.leftColumn	{
display: block;
float: left;
width: 177px;
}

.midColumn	{
float: left;
width: 599px;
}

.midColumn .contentbody	{
float: left;
border-left: 1px solid #b8b8b8;
border-bottom: 1px solid #b8b8b8;
border-right: 1px solid #b8b8b8;
width: 597px;
\width: 599px;
w\idth: 597px;
}

.midColumn .contentheader	{
padding: 6px 0 0 10px;
width: 589px;
\width: 599px;
w\idth: 589px;
height: 25px;
color: #fff;
font-weight: bold;
background: url(../i/misc/contentheader.gif) no-repeat;
}
