﻿#sitemapcontent 
{
	width: 890px;
	height: 562px;
	padding-top: 128px;
	padding-left: 57px;
	background-image: url('../../pedialyte/img/background/site_map_bg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}

#sitemap
{
	width: 620px;
	height: auto;
	padding: 24px 15px 0px 30px;
	float: left;
}

#savenow
{
	height: 67px;
	width: 208px;
	padding-top: 1px;
	padding-left: 12px;
	float: left;
}

a.sitemaplink
{
	line-height: 22pt;
	color: #0069AB;
	text-decoration: none;
}

a.sitemaplink:hover 
{
	text-decoration: underline;
}



dd 
{
	margin-left: 25px;
}