#special_sitemaptableouter
{
	width:100%;
	text-align:center;
	margin:0px;
	padding:0px;
}
#special_sitemaptable
{
	width:600px;
	margin:0px auto;
	text-align:left;
}
#special_sitemaptable tr
{
	height:3em;
}
.special_sitemaptableheader
{
	text-align:center;
	border-bottom:1px solid red;
}
.special_sitemaptablestatusheader
{
	border:none;
	text-align:center;
}
.special_sitemaptablesitelink
{
	text-align:left; 
	border-bottom:1px solid red;
	font-weight:bold;
}
.special_indent1
{
	padding-left:5px;
}
.special_indent2
{
	padding-left:30px;
}
.special_indent3
{
	padding-left:60px;
}
.special_sitemaptabledesc
{
	border-bottom:1px solid red;
	vertical-align:top;
}
