/* VHT print styles */

a:link, a:visited {
	text-decoration: none;
}

.mainNav	{
	display: none;
}

#col2	{
	width: 100%;
}

.contentTextArea, .contentThumbArea	{
	width: auto;
}

.noprint {
	display: none;
}

img {
	margin: 0 0 20px 20px;
}