div.resultsLayer div.topborder{
	display: block; width: 180px; height: 17px;
}

span.title{ border-bottom: 3px solid #000000; font-size: 16pt; font-family: Helvetica; font-weight: bold; display: block;}

div.resultsLayer span.tl{
	display: block; width: 17px; height: 17px; float: left;
	background: url(../../css/default/fc_tl.gif) no-repeat;
}
div.resultsLayer span.top{
	display: block; width: 558px; height: 17px; float: left;
	background: url(../../css/default/fc_top.gif) repeat-x;
}
div.resultsLayer span.tr{
	display: block; width: 17px; height: 17px; float: left;
	background: url(../../css/default/fc_tr.gif) no-repeat;
}

div.resultsLayer span.bl{
	clear: left;
	display: block; width: 20px; height: 20px; float: left;
	background: url(../../css/default/fc_bl.gif) no-repeat;
}
div.resultsLayer span.btm{
	display: block; width: 552px; height: 20px; float: left;
	background: url(../../css/default/fc_btm.gif) repeat-x;
}
div.resultsLayer span.br{
	display: block; width: 20px; height: 20px; float: left;
	background: url(../../css/default/fc_br.gif) no-repeat;
}

div.resultsLayer div.resultsContainer{
	display: block;
	width: 552px;
	float: left;
	padding-left:20px;
	padding-right: 20px;
	background: #ffffff url(../../css/default/fc_mid_592.gif) repeat-y;
	color: #000000;
}
