#columnLeft {display: none;}
#content {width:620px;float:left;}
#content .bodyParsed {
	padding-bottom:15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #cccccc;
}
#content a {font-size: 12px;}
#columnRight {width:300px;float:right; display:block;}

.content_top {display:block; height:20px; background-color: inherit; background-image: url(/img/content_bgTop630.png); background-repeat: no-repeat;}
.content_main {display:block; width:590px; background-color: inherit; background-image: url(/img/content_bgMain630.png); background-repeat: repeat-y; padding-left:23px; padding-right:23px}
.content_bottom {display:block; height:50px; background-color: inherit; background-image: url(/img/content_bgBottom630.png); background-repeat: no-repeat;}

table{
	font-size: 12px;
	width: 100%;
	text-align: left;
	border: none;
	margin-bottom:10px;
	margin-top:0;
	color: #666666;
}
table thead tr td,
table thead tr td th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	border: none;
}
table tbody tr td
{
	padding: 8px;
	border: none;
	background-color: transparent;
}

table tbody tr th
{
	padding: 8px;
	border: none;
	background-color: #003570;

	font-weight:bold;
}

fieldset.searchFieldset input.searchInput {border: none; height: auto;}

