.content{
	margin-top:0px;
	padding-top:0px;
	margin-left: 68px;
	width:712px;
  overflow:hidden;
}
.sitemap_col{
	margin-right:12px;
	margin-bottom:12px;
	background-color:#EAEAEA;
	float:left;
}
.sitemap_col_head{
		/*      top right bottom left */
	padding: 2px 7px 2px 7px;
	width:auto;
	height:auto;
	background-color:#CCCCCC;
	border-bottom:3px #575758 solid;
	overflow:hidden;
	float:none;
	clear:both;
}
.sitemap_col_sub{
		/*      top right bottom left */
	padding: 2px 7px 2px 7px;
	color:#333333;
	background-color:transparent;
	float:none;
	clear:both;
}
.sitemap_col_sub_sub{
		/*      top right bottom left */
	padding: 2px 7px 2px 14px;
	color:#333333;
	background-color:transparent;
	background-image: url(../img/sitemap_list.gif);
	background-repeat: no-repeat;
	
	float:none;
	clear:both;
}