.blWrapper {
	width: 930px;
	margin: 0 auto;
}

#blContentHolder {
	background: #FFF url('../images/bgContentBottom.png') bottom right no-repeat;
	padding: 30px 20px 230px 20px;
}

#blContentLeft {
	float: left;
	width: 600px;
}

#blContentRight {
	float: right;
	width: 250px;
	margin-left: 50px;
}

.box-table-a
{
	margin-bottom: 45px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
.box-table-a th
{
	padding: 8px;
	background: #cdd7fc;
	border-top: 4px solid #b7c6fd;
	border-bottom: 1px solid #fff;
	color: #2D5590;
}
.box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #666;
	border-top: 1px solid transparent;
}
.box-table-a tr:hover td
{
	background: #d0dafd;
	color: #666;
}

#catLeft, #catRight {
	float: left;
}

#catLeft ul, #catRight ul {
	width: 90%;
	margin: 15px 0 0 5px;
	padding: 0;
	list-style-type: none;
}

#catLeft ul ul, #catRight ul ul {
	width: 90%;
	margin: 5px 0 0 5px;
	padding: 0;
}

#catLeft li li, #catRight li li{
	padding: 0;
	background: none;
}

#catLeft li li a, #catRight li li a{
	color: #666;
	background: url('../images/bulArrow.png') center left no-repeat;
	padding: 0 0 0 15px;
}

#catLeft li, #catRight li{
	background: url('../images/bulList.png') repeat-x;
	padding: 5px 0 5px 0;
}

#hImages img{border:none;}
#hImages ul, #hImages li{
	margin:0;
	padding:0;
}
#hImages li{
	list-style:none;
	float:left;
	display:inline;
	margin-right:10px;
}



/*  */

#preview{
	position:absolute;
	border:1px solid #666;
	background:#000;
	padding:5px;
	display:none;
	color:#fff;
	text-align: center;
	}
	
#hImages span {
	border: 1px solid #c9c9c9;
	display: block; 
	width: 20px; 
	height: 20px; 
	text-indent: -999em;
}

#catTab img {
	margin-right: 20px;
	border: 1px solid #c9c9c9;
	float: left;
}

#catTab td {
	vertical-align: top;
}

fieldset {
	border: 1px solid #c9c9c9;
}

#catTab table.pageChart  {
	width: 100%;
}

#catTab td.tActive {
	color: #bd240f;
}

#blAddress {
	background: #f1edc2;
	width: 100%;
	margin-left: 0;
	padding: 15px;
	border: 1px solid #f0ebb1;
}

#blContentRight a:hover{
	background: none;
	text-decoration: underline;
	color: #666;
}

#blContentRight ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#blContentRight li li a{
	padding-left: 5px;
	color: #666;
}

