/**************************************************
pagettl
***************************************************/	
h1{
	width:199px;
	height:45px;
	margin:30px 0 30px 0px;
	background:url(http://www.siegest.com/assets/images/sitemap/sitemap_title.jpg) no-repeat;
	font-size:1px;
	text-indent:-9999px;
}
p#message{
	width:660px;
	margin:0 0 25px 0;
	line-height:145%;
}

/**************************************************
div.list_pp
***************************************************/

table#tbl_contents_sitemap{
	border-collapse:separate;
	border-spacing:6px;
}
#cell-home{
	width:30px;
}
.cells{
	background-repeat:no-repeat;
	height:16px;
	padding-left:50px;
}
*html .cells{
	background-repeat:no-repeat;
	height:16px;
	padding:2px 0 0 50px;
}
.cell-type-a{
	background-image:url(http://www.siegest.com/assets/images/sitemap/sitemap_line1.gif);
}
.cell-type-b{
	background-image:url(http://www.siegest.com/assets/images/sitemap/sitemap_line2.gif);
}
.cell-type-c{
	background-image:url(http://www.siegest.com/assets/images/sitemap/sitemap_line3.gif);
}
td{
	vertical-align:top;
}