h1.prodName {
	color: #e41520;
	font-size: 115%;
	text-transform: lowercase;
	margin-bottom: 0px;
}

h2.prodCode {
	color: #000;
	//font-size: 250%;
	font-size: 180%;
	text-transform: lowercase;
	letter-spacing: 10px;
	margin-top: -2px;
}

#ProdImg {
	text-align: center;
	width: 100%;
}

.ctlgHolder {
	width: 500px;
	margin: auto;
	position: relative;
	margin-bottom: 30px;
	border: 1px solid #fff;
}

a.pLeft, a.pRight {
	display: block;
	text-decoration: none;
	margin-bottom: 30px;
}

a.pLeft span, a.pRight span {
	font-size: 100%;
	color: #000;
	background-color: #eee;
	text-align: left;
	text-transform: lowercase;
	display: block;
	margin-bottom: 0.7em;
	padding: 0 2px 1px 2px;
}

a.pLeft:hover, a.pRight:hover {
	color: #fff;
}

a.pLeft:hover span, a.pRight:hover span {
	background-color: #ffbf14;
	color: #fff;
}

a.pLeft img, a.pRight img {
	margin: 5px;
}

.pLeft {
	float: left;
}

.pRight {
	float: right;
}

#imgHolder {
	width: 560px;
	margin: auto;
	position: relative;
}

.Apholst {
	float: right;
	font-size: 11px;
	line-height: 1em;
	padding: 0 6px 0 5px;
	text-align: left;
	color: #999;
}

.Apholst img {
	margin-bottom: 7px;
}

.brdr {
	background: url(images/border1.gif) repeat-y right;
}

.techDescr {
	font-size: 110%;
	line-height: 1.3em;
	color: #000;
}

.hint {
	position: absolute;
	padding: 4px;
	padding-top: 2px;
	border: 1px solid #ccc;
	background-color: #fff;
	text-align: left;
	color: #000;
	font-size: 80%;
	line-height: 1.1em;
	text-transform: lowercase;
	visibility: hidden;
	z-index: 400;
}

.hint img {
	margin-top: 4px;
}

.gab{
	font-size: 70%;
	color: #555555;
	color: #000;
	background-color: #fff;
	text-align: left;
	text-transform: lowercase;
	display: block;
	/*margin-bottom: 0.7em;
	padding: 0 2px 1px 2px;*/

}
