@charset "utf-8";
/* CSS Document */
.sitemaptext {
	width:540px;
	height:auto;
	margin:0px;
	margin-top:10px;
	float:left;
	font-size:12px;
}
#sitemaptitle {
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#990000;
	margin:0px;
	margin-top:10px;
	border:0px;
	border-bottom:1px;
	border-style:dotted;
	border-color:#FF9900;
}
.sitemaptext img {
	border:0px;
	float:right;
	width:120px;
	height:120px;
}