/* --------------------------------------------
   
----------------------------------------------- */
dl#main dd.content-wrapper img.header
{
	width: 113px;
	height: 29px;
	margin-bottom: 16px;
}

/* --------------------------------------------
   
----------------------------------------------- */
ol#site-map
{
	margin-bottom: 25px;
}

ol#site-map,
ol#site-map li
{
	list-style: none;
}

ol#site-map li
{
	margin: 0 0 5px 0;
}

ol#site-map li a
{
	font-weight: bold;
}

/* nested list */
ol#site-map li ol
{
	margin-left: 20px;
}

ol#site-map li ol li
{
	margin-bottom: 1px;
}

ol#site-map li ol li a
{
	font-weight: normal;
}
