		body {background:#000;font-family:arial;color:#C0C0C0;font-size:10pt;margin:0 auto;padding:0; text-align: center;}
		
		h1 {font-size:1.2em;font-weight:700;color:#333;margin:0 0 20px;  text-align: left;}
		h2 {font-size:26pt;color:#333;margin:0;padding:0;  text-align: left;}
		h3 {text-align: left;}
		
		a {color:#333;}
		.factsdatatext  p {line-height:18px;text-align:justify;}
		img {border:none;}
		
		#wrapper {width:1024px;margin:auto; text-align: left;}
		nav {float:right;}
		
		.img-right {float:right;padding-left:20px;}
		.img-left {float:left;padding-right:20px;}
		.clear {clear:both;}
		
		.news {font-size:14pt;font-weight:bold;}
		.news span {color:#ff0000;}
		
		
		
		
		.spare_parts {
			list-style-type: none;
			margin: 0px;
			padding: 0px;
			margin-right: -20px;
		}

		.spare_parts li {
			width: 506px;
			margin-right: 12px;
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #831514;
			float:left;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			margin-top: 0px;
			margin-bottom: 0px;
			color: #C0C0C0;
			height: 150px;
			overflow: hidden;
		}

		.spare_parts li h3 {
			font-weight: bold;
			
			
		}


		.spare_parts li .qty {
			font-family: Arial;
			font-size: 8pt;
			width:15px;
			height:15px;
			text-align: center;
			margin-left:12px;
			margin-right:12px;
		}

		.spare_parts li .qtyorder {
			float:right;
			text-align:right;
		}
		

		.spare_parts li .qtyorder div {
			float:right; width:90px;
		}
		
		.spare_parts li .qtybox  {
			width:auto !important; overflow:hidden;
		}
		

		ul.spare_parts li div.qtyorder form div input.table-button { padding-top:3px; }

		tbody tr td ul.spare_parts li table tbody tr td { color:#C0C0C0; }
		.part_img { display:none;}
		.clear { clear:both; }