#contentBox
{
	font-size: 1em;
}
#contentBox #linkList li
{
	list-style: none none;
}
#contentBox #linkList li
{
	background: none;
	padding: 0px;
	margin-bottom: .7em;
	font-size: .9em;
}
#linkList li h3
{
	font-weight: normal;
	font-size: 1.2em;
	line-height: 21px;
	margin-bottom: .2em;
	border-bottom: 1px solid #666;
	cursor: pointer;
	/*background: url(/images/ui_01/accordion/arrow_grey_down.png) no-repeat 100% 80%;
}
#linkList li h3.open
{
	background: url(/images/ui_01/accordion/arrow_grey_up.png) no-repeat 100% 80%;*/
}

#linkList li h3 span.date
{
	font-size: .9em;
	padding-right: 30px;
	padding-right: 0px;
	float: right;
}
#contentBox #linkList li a
{
	text-decoration: none;
}
#contentBox #linkList li h3 a
{
	display: inline-block;
	width: 438px;
	height: auto;
	background: url(/images/ui_01/list_underline.png) repeat-y;
	color: #000;
}

#contentBox #linkList li h3 a:hover
{
	background: url(/images/ui_01/list_underline_ovr.png) repeat-y;
}
#contentBox #linkList li
#contentBox #linkList p
{
	margin: 0;
}
#pubsContent
{
	display: none;
}

