h1 {
	margin: 0px;
	padding: 0px;
}

a {
	color: #09c;
}

.graytitle {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
}

#digital-preview {
	background: url('/imgnew/publication-previews.gif') right top no-repeat;
	width: 800px;
	height: 65px;
	text-align: right;
	display: block;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#digital-preview span {
	display: none;
}

