html, body {
	margin: 0;
	padding: 0;
	border: 0;
	font: normal 12px tahoma, verdana, arial, sans-serif;
	color: #000705;
	background-color: #FFF;
}
table, tr, td {
	font: normal 12px tahoma, verdana, arial, sans-serif;
	border: none;
	color: #000705;
}
img {
	border: 0;
}
a {
	color: #003F85;
	text-decoration: none;
}
a:hover {
	color: #B3C9B8;
}

#logo-print {
	position: absolute;
	top: 16px;
	left: 40px;
	z-index: 1;
}
h4 {
	margin: 20px 0 5px 30px;
	font: bolder 12pt tahoma, verdana, sans-serif;
}
h4.print {
	margin: 7px 0 20px 180px;
	font: bolder 12pt tahoma, verdana, sans-serif;
}







/* ----- MODEL INFO Block ----- */
.modelinfo_blk {
	border-bottom: 1px solid #146D4A;
}
.modelinfo_blk #modelinfo_blk_desc {
	background-color: #FFF;
}
/* ----- /MODEL INFO Block ----- */

/* ----- OVERVIEW Block ----- */
.overview_blk {
	width: 48%;
}
.overview_blk_name {
	background: none;
}
.overview_blk_img {
	background-image: none;
}
/* ----- /OVERVIEW Block ----- */

/* ----- FEATURES Block ----- */
.features_blk ul {
	background: none;
}
.features_blk img {
	margin-right: 16px;
}
/* ----- /FEATURES Block ----- */

/* ----- SPECS Block ----- */
.specs_blk {
	width: 100%;
	background: none;
}
/* ----- /SPECS Block ----- */

/* ----- PACKAGE Block ----- */
.package_blk ul {
	list-style-image: url("/img/ctlg/features_blk_arrow.gif");
}
/* ----- /PACKAGE Block ----- */