@charset "UTF-8";
/* CSS Document */

#vt_right_col #vt_resource_info_rb h2
{
	font-size: 1.1em;
}

#vt_right_col #vt_resource_info_rb ul
{
	padding-left: 25px;
	list-style-image: url(../assets/bluebullet.gif);
}

#vt_right_col #vt_resource_info_rb ul li
{
	margin-bottom: 1em;
}

#vt_right_col #vt_resource_file
{
	margin-top: 1em;
}

#vt_pageTitle #vt_bioResTitle a
{
	color: #006132;
	text-decoration: none;
}

div#vt_resource_identifier h3,
div#vt_resource_authors h3,
div#vt_resource_rights h3,
div#vt_resource_date h3,
div#vt_resource_publisher h3
{
	display: none;
}

div#vt_resource_rights h2
{
	color:#3E586D;
	font-size:1.2em;
}

div#vt_resource_date,
div#vt_resource_rights,
div#vt_resource_publisher
{
	font-style: italic;
	font-size: 0.8em;
}

#vt_resource_authors
{
	font-style: italic;
	font-size: 0.9em;
}