big {
	font-size: 175% !important;
}
small {
	font-size: 75%;
}
img {
	/*display: block;*/
	border: none;
}
a {
	color: #ff6600;
}

h1 {
	margin: 16px 0px;
}
h1, h1 * {
	font-size: 24px;
}
h2, h2 * {
	font-size: 20px;
}
h3, h3 * {
	font-size: 18px;
}
h4, h4 * {
	font-size: 16px;
}
h5, h5 * {
	font-size: 14px;
}
table {
	width: 100%;
}
table, td {
	border: 1px solid #EBEBEB;
	border-collapse: collapse;
}
th, td {
	padding: 10px;
}
th {
	background: #A8A8A8;
	border-top: 1px solid #878787;
	font-size: 12px;
	vertical-align: top;
}
th a {
	font-size: 12px;
	color: #36393D;
	text-decoration: none;
	display: block;
	margin: -10px;
	padding: 10px 20px 10px 5px;
}
tr {
	background: #E6E6E6;
}
tr:hover {
	background: #E6E6E6;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul li {
	padding-left: 15px;
    background:transparent url(/media/img/line_li.gif) no-repeat scroll 0 4px;
}

/**************/

#mazda_bg { background: #e0e0e0 no-repeat bottom right; }

/* Spares
---------------------*/
#spares { width: 740px; font: 13px "Trebuchet MS"; overflow: hidden; _zoom: 1; }
#spares a { text-decoration: underline; color: #000; }
#spares a:hover { text-decoration: none; }
#spares .tabs { overflow: hidden; _zoom: 1; background: url(/images/tab_b.gif) no-repeat left 39px; padding-bottom: 40px; }
#spares .tabs ul { list-style:none; }
#spares .tabs ul li { float: left; padding-right: 9px; margin-right: 6px; display: inline; background:none; }
#spares .tabs ul li.first { font-weight: normal; font-size: 18px; color: #808080; background: none; line-height: 33px; }
#spares .tabs ul li div { float:left; padding:12px 9px 11px 19px; }
#spares .tabs ul li a { text-decoration: none; border-bottom: 1px dashed #081631; color: #081631; font-size: 14px;}
#spares .tabs ul li a:hover { border-bottom: none; }
#spares .tabs ul li.active { background: url(/images/tab_r.gif) no-repeat right;  }
#spares .tabs ul li.active div { background: url(/images/tab_l.gif) no-repeat left; }
#spares .tabs ul li.active a { color: #29478e; border-bottom: none; cursor: text; }

#spares .inner ul li { float: left; text-align: center; font-size: 13px; padding: 0 55px 40px 0; background:none; width:128px; }
#spares .inner ul li img { background: url(/images/img_bg.png); display: block; padding: 0 2px 13px 0; border: none; }



