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

/* --------------------------------------------
   
----------------------------------------------- */
div.column-main h1.about
{
	width: 390px;
	height: 37px;
	background-image: url(../img/about/header_about.gif);
	margin-left: 4px;
	margin-top: 9px;
	margin-bottom: 16px;
}

div.column-main h1.contact
{
	width: 160px;
	height: 26px;
	background-image: url(../img/about/header_contact_us.gif);
	margin-left: 7px;
	margin-bottom: 24px;
}

div.column-main h1.press
{
	width: 260px;
	height: 27px;
	background-image: url(../img/about/header_press.gif);
	margin-left: 7px;
	margin-top: 9px;
	margin-bottom: 24px;
}

div.column-main h1.mission-statement
{
	width: 268px;
	height: 26px;
	background-image: url(../img/about/header_mission_statement.gif);
	margin-left: 7px;
	margin-top: 9px;
	margin-bottom: 24px;
}

div.column-main h1.privacy-policy
{
	width: 200px;
	height: 36px;
	background-image: url(../img/about/header_privacy_policy.gif);
	margin-left: 7px;
	margin-top: 9px;
	margin-bottom: 18px;
}

div.column-main h1.reader-survey
{
	width: 208px;
	height: 36px;
	background-image: url(../img/about/header_reader_survey.gif);
	margin-left: 7px;
	margin-top: 9px;
	margin-bottom: 18px;
}

div.column-main h2.letters-to-the-editor,
div.column-main h2.internship-opportunities
{
	margin-top: -5px;
}

/* --------------------------------------------
   
----------------------------------------------- */
ul#nav-about
{
	background: url(../img/about/bg_nav_about.gif) repeat-y;
	overflow: hidden;
	margin-bottom: 9px;
}

ul#nav-about li
{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	height: 40px;
}

ul#nav-about li.masthead
{
	width: 143px;
	padding-left: 11px;
	padding-right: 9px;
}

ul#nav-about li.press
{
	width: 159px;
	padding-left: 15px;
	padding-right: 15px;
}

ul#nav-about li.agora
{
	width: 140px;
}

ul#nav-about li a
{
	display: block;
	font: 13px/20px georgia, serif;
	color: #333;
	text-align: center;
}

ul#nav-about li a strong
{
	font-size: 18px;
	font-weight: normal;
	line-height: 21px;
	color: #813;
	display: block;
	margin-bottom: 12px;
}

ul#nav-about li a:hover strong
{
	text-decoration: underline;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#lq-reader-survey
{
	border-top: 1px solid #aa9;
	border-bottom: 1px solid #aa9;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-bottom: 15px;
}

div#lq-reader-survey a
{
	display: block;
	width: 521px;
	height: 30px;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../img/about/button_lq_bookstores.gif) no-repeat;
}

div#lq-reader-survey a:hover
{
	background-position: 0 -30px;
}

/* --------------------------------------------
   
----------------------------------------------- */
a#privacy-policy-link
{
	font: 18px/21px georgia, serif;
	color: #813;
	margin-left: 5px;
	margin-bottom: 22px;
	float: left;
	_display: inline;
}

a#privacy-policy-link:hover
{
	text-decoration: underline;
}

