@charset "UTF-8";
@import url("../../css/default.css");
@import url("../../css/screen_base.css");
@import url("../../css/two_column_layout.css");

div.protop_head {
	border-bottom: 1px solid #9e9e9e;
}

div#main div.protop_head h2 {
	font-size: 140%;
	color: #000;
	padding: 15px 10px 10px 10px;
	border-bottom: none;
}

div.protop_head img {
	float: right;
	margin: 20px 10px 0px 0px;
	width: 155px;
}

img.glow_bottom {
	margin-top: 20px;
}

div.boxp_head {
	margin-top: 20px;
	width: 500px;
	height: 9px;
	background: url(../img/boxm_top.gif) 0% 0% no-repeat;
	font-size: 1px;
	color: #fff;
}

div.boxp_body {
	width: 500px;
	background: url(../img/boxm_middle.gif) 0% 0% repeat-y;
}

div.boxp_body img.proimg {
	float: left;
	width: 105px;
	margin: 5px 0px 5px 15px;
}

div.boxp_body div.protext {
	float: right;
	width: 360px;
	margin-top: 5px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

h3 img {
	margin: 0px 5px -4px 0px;
}

div.boxp_body ul {
	margin: 0px;
	padding: 0px;
}

div.boxp_body li {
	list-style: none;
	margin: 6px 0px 0px 4px;
	font-size: 90%;
}

div.boxp_body li img {
	margin:  0px 2px -1px 0px;
}

div.boxp_bottom {
	clear: both;
	width: 500px;
	height: 9px;
	background: url(../img/boxm_bottom.gif) 0% 0% no-repeat;
	font-size: 1px;
	color: #aeb4bc;
}

/* sparkplugs index only */
div.boxp_body p.spark {
	margin: 15px;
}

/* glowplugs index only */
div.graph {
	text-align: center;
}

/* sensors index only */
h4 {
	margin-top: 20px;
	color: #666;
	font-size: 90%;
}

/* ELEC contact */
.elec-contact-list { margin-bottom:7px; clear:both; margin-top:7px; }
.elec-contact-list-noborder { margin-bottom:7px; clear:both; margin-top:7px; }
.elec-contact-list-hr { border-bottom:1px dashed #e9e9e9; clear:both; }
.elec-contact-list IMG { float:right; margin-bottom:4px; }
.elec-contact-list-noborder IMG { float:right; margin-bottom:12px; }
SPAN.adjust-brake { font-size:2px;}

