p
{
	line-height: 14px;
}
ul.articles
{
	margin: 14px 0 0 0;
	padding: 0;
	list-style-type: none;
}
ul.articles li
{
	padding: 7px 10px 5px 34px;
	margin: 0;
	background: url(/media/home_bullet_article.gif) no-repeat 12px 10px;
	line-height: 16px;
	border-top: 1px solid #E3E3E3;
}
ul.articles li.gray
{
	background: #F3F3F3 url(/media/home_bullet_article.gif) no-repeat 12px 10px;
}
.title a
{
	font: 15px/20px "Trebuchet MS", Verdana, sans-serif;
	color: #608;
}
.title a:hover
{
	color: red;
}
.authors
{
	font-style: italic;
}
.citation
{
	font-weight: bold;
	color: #222;
}
a.pdf-link
{
	background: url(/media/pdf.png) no-repeat;
	padding: 0 6px 0 18px;
}
.add-info
{
	margin: 3px 0 0 20px;
}
.review
{
	font-size: 9px;
	text-transform: uppercase;
	color: #E15500;
}
ul.tabs
{
	list-style-type: none;
	padding: 0 0 0 6px;
	margin: 24px 0 16px 0;
	border-bottom: 1px solid #838;
}
ul.tabs li
{
	display: inline;
}
ul.tabs a
{
	position: relative;
	top: -3px;
	border: 1px solid #CCC;
	margin-right: 6px;
	background: #F9F9F9;
	padding: 3px 10px;
	border-bottom: none;
	color: #606;
}
ul.tabs a:hover, ul.tabs a.selected
{
	border: 1px solid #838;
	border-top: 3px solid #838;
	border-bottom: 1px solid white;
	background: white;
}
ul.tabs a.selected
{
	font-weight: bold;
}
.p-info
{
	font-style: italic;
	line-height: 18px;
}
label
{
	float: left;
	width: 90px;
	margin-top: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #606;
	text-align: right;
	padding-right: 8px;
}
div.tooltip
{
	width: 600px;
}