* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #224466;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	padding-top: 4px;
}
#chemist_content {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 565px;
}
#chemist_headline {
	text-align: center;
	width: 100%;
	height: 425px;
	font-size: 17pt;
	letter-spacing: 14px;
	line-height: 25px;
	color: #ffffff;
}
#chemist_text {
	font-size:	10px;
	line-height: 11px;
}
#chemist_leftborder {
	background-image: url(../img/headline_back.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 62px;
	height: 100%;
	text-align: center;
	padding-right: 3px;
	padding-top: 45px;
	font-size: 18pt;
}
#chemist_rightborder {
	width: 120px;
	height: 100%;
	padding-top: 50px;
	padding-left: 3px;
}
a {
	color: #ffffff;
	text-decoration: none;
}
.chemist_floatleft {
	float: left;
	text-align: center;
}
.chemist_adtag_padding {
	padding-bottom: 32px;
}
