/* --------------------------------------------
   
----------------------------------------------- */
dl#main dd.content div.column-main
{
	padding-bottom: 0;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.column-main h1.masthead
{
	width: 144px;
	height: 26px;
	background-image: url(../img/about/header_masthead.gif);
	margin-left: 4px;
	margin-top: 9px;
	margin-bottom: 24px;
}

div.column-main h1.bookstores
{
	width: 162px;
	height: 28px;
	background-image: url(../img/about/header_bookstores.gif);
	margin-left: 4px;
	margin-top: 9px;
	margin-bottom: 24px;
}

/* --------------------------------------------
   
----------------------------------------------- */
dl#masthead
{
	font: 16px/21px georgia, serif;
	color: #333;
	padding-left: 5px;
	padding-right: 20px;
}

dl#masthead dt
{
	font-weight: bold;
}

dl#masthead dd
{
	margin-top: -2px;
	margin-bottom: 19px;
}

dl#masthead dd em
{
	font-style: italic;
}

dl#masthead dd strong
{
	font-weight: bold;
}

dl#masthead dd a
{
	color: #813;
}

dl#masthead dd a:hover
{
	text-decoration: underline;
}
