@charset "iso-8859-1";
/* CSS Document */

#content-title {
	margin-bottom: 6px;
}
#content-subtitle {
	padding-bottom: 6px;
	border-bottom: 1px solid #99B5DB;
	margin-bottom: 18px;
}

#content-text {
	font-size: 8pt;
	color: #666666;
	line-height: 160%;
	margin-bottom: 12px;
}
#content-sub {
	padding-bottom: 10px;
}

#tag-channel {
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 523px;
	padding-bottom: 8px;
	text-decoration: none;
	background: url(../contact/img/tag_channel.gif) no-repeat;
}


