.BoxGrey h3{ 
	/*background:url(/images/backgrounds/jxbrowser-h3-bg.png ) no-repeat 0 0; 
	height:26px;
	position:relative;
	left:-10px;
	margin-bottom:-12px;*/
	background:#ef7600;
}

.Store h3, .Store h4, .More a , .factsheet a { color: #e58205;}
.factsheet {font-size:8px;
			font-family:Arial, Helvetica, sans-serif;}



/*********** Misc *************/


.JxBrowserEAP a{
	position: absolute;
	top:251px;
	left:-3px;
	cursor:pointer;
	height:131px;
	width:131px;
	background-image:url(/images/products/jni/jxbrowser/jxbrowser_2_0_eap_ver_2.png);
	background-repeat:no-repeat;
	background-position:0 0; 
	text-decoration:none;}
.JxBrowserEAP a:hover { background-position:0 -137px; text-decoration:none;}
.JxBrowserEAP a:active{ background-position:0 -137px; text-decoration:none; }

