.left-fill {
	background-image: url(teaser/images/left_fill.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.wht_type_bold {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-family: "Franklin Gothic Book", Arial, Verdana;
}
.wht_type_reg {
	font-family: "Franklin Gothic Book", Arial, Verdana;
	font-size: 11px;
	font-style: normal;
}


.right-fille {
	background-image: url(teaser/images/right_fill.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.left-fill-hp {
	background-image: url(teaser/images/left_fill-hp.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.right-fill-hp {
	background-image: url(teaser/images/right_fill-hp.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
