/* $Rev: 180 $ */

body {
    font-family: Helvetica, Arial, sans-serif;
	color: #333333;
}
a {
	color: #1B4B7D;
	text-decoration: none;
}
a:visited {
	color: #688291;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}

.logobox {
	text-align: center;
}

.backbutton {
	font-size: 0.85em;
}

.cattitle {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}

.itemtitle {
	font-size: 1.1em;
	font-weight: bold;
}

.pubdate {
	font-size: 0.8em;
	color: grey;
}

.ytlink {
	font-size: 0.7em;
}

.footer {
	text-align: center;
	font-size: 0.7em;
	color: grey;
}

.adbox {
	text-align: center;
	max-height: 48px;
}

.adlabel {
	text-align: center;
	font-size: 0.5em;
	color: #CCCCCC;
	margin-bottom: 20px;
}
