#productTable {
	width:100%;
	}
#imgCell {
	padding:0px 5px 0px 10px;
	vertical-align:top;
	width:270px;
	}
h1#productName {
	padding-bottom:0px;
	margin-bottom:0px;
	}
h3#productModel {
	font-size:1em;
	color:#666666;
	margin-top:0px;
	font-weight:bold;
	}

#inStock {
	color:#84bf48;
	font-weight:bold;
	}
#outofStock {
	color:#EB5F02;
	font-weight:bold;
	}
#productPrices {

	color:#739B07;
	text-align:center;
	font-size:1.7em;
	font-weight:bold;
	}
	.extraHeading {
font-weight:bold;
padding:2px;
width:120px;
}

