a:focus {
	outline-style: none;
}
:focus {
	-moz-outline: none /* fx 1.07*/ 
	outline:none /* fx 1.05, Safari, Mac IE*/
}
#headerImg {
	height: 160px;
}
#productWrap {
	padding: 0px;
	height: 368px;
	background: url(/images/trans2k9/product_bg.png) top left no-repeat;
}
#productWrap h2, #productWrap h4 {
	color: #333;
	font-size: 13px;
}
#proofPoints {
	top: 510px;
}
#featureList, .productBox {
	padding-top: 24px;
	float: left;
}
#featureList {
	width: 500px;
	padding-top: 24px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 34px;
}
#featureList h2 {
	margin: 0 0 6px 0;
}
#featureList ul {
	color: #333;
	list-style: none;
	white-space: nowrap;
	margin-bottom: 16px;
}
#featureList .yes li {
	padding: 0 0 0 20px;
	background: url(/images/trans2k9/icon_yes.png) top left no-repeat;
}
#featureList .no li {
	padding: 0 0 0 20px;
	background: url(/images/trans2k9/icon_no.png) top left no-repeat;
}
#productBoxWrap {
	float: left;
	width: 500px;
}
.productBox, #combineBox {	
	behavior: url(/css/iepngfix.htc); /* enables png alpha in IE6 */
}
.productBox {
	width: 230px;
	height: 150px;
	padding: 16px 10px 0 10px;
	margin: 18px 0 0 0;
	background: url(/images/trans2k9/edition_bg.png) top left no-repeat;	
}
.productBox h3 {
	margin: 5px 0 0 0;
	font-size: 15px;
}
.productBox h4 {
	margin: 0 0 12px 0;
	font-size: 12px;
}
.productBox ul {
	color: #666;
	margin: 0 0 0 46px;
	font-size: 11px;
}
.productBox .supa {
    font-size: 10px;
    vertical-align: top;
	text-decoration: none;
}
.priceButton {
	width: 149px;
	height: 22px;
	margin: 12px 0 0 46px;
	background: url(/images/trans2k9/button_pricing.png) top left no-repeat;
}
.priceButton a {
	display: block;
	color: white;
	padding: 4px 30px;
	height: 22px;
}
.priceButton a:hover, #productWrap .priceButton a:hover { 
	color: white;
}
.productIcon {
	float: left;
	margin: 0 6px 0 0;
	height: 40px;
	width: 40px;
}
#combineBox {
	background: url(/images/trans2k9/combine_bg.png) top left no-repeat;
	width: 499px;
	height: 68px;
	float: left;
	mmargin: 176px 0 0 224px;
	pposition: absolute;	
	margin: -10px 0 0 0;
}
#combineBox h3 {
	font-size: 13px;
}
#combineBox a {
	display: block;
	margin: 0 90px;
	padding: 10px 20px 10px 80px;
	white-space: nowrap;
}
#aboutHome {
	padding-top: 20px;
}
#aboutHome h3 {
	margin-top: 0px;
}
#aboutHome p {
	margin-bottom: 20px;
}
