/* 
	nvs365.css
	styles for the nvs365 page
*/

@import "default.css";
@import "blocks.css";

p {
	clear: left;
	text-align: justify;
}

#pull {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5em;
	margin: 13px;
}

#pull img {
	float: left;
	margin: 5px 10px;
}

dl.dlblock dd ul li {
	text-align: center;
}
