@charset "utf-8";
sup {
	line-height: 100%;
	vertical-align: top !important;
}
div.series_header div.series_title h1 {
	font-size: 150%;
	margin-bottom: 10px;
}
div.productInfo {
	border: none;
}
.tbl_mar0 {
	margin-top: 0 !important;
}
@media screen and (max-width:750px) {
	div.series_header div.series_title {
	padding: 0 0 0 8px;
}
}