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

.Store h3, .Store h4, .More a { color: #555;}



/*********** Misc *************/
.JxCaptureEAP a{
	position: absolute;
	top:251px;
	left:-3px;
	cursor:pointer;
	height:131px;
	width:131px;
	background-image:url(/images/products/jni/jxcapture/jxcapture_2_0_eap.png);
	background-repeat:no-repeat;
	background-position:0 0; 
	text-decoration:none;}
.JxCaptureEAP a:hover { text-decoration:none;}
.JxCaptureEAP a:active{ text-decoration:none; }
.JxCaptureEAP-Demo .demo-link {
	display:block;
	width:260px;
	height:122px;
	margin: 0 0 -19px -19px;
}
.JxCaptureEAP-Demo.rundemo {
	font-family:'Lucida Grande',Tahoma,Arial,Helvetica,sans-serif;
	font-size:0.85em;
	font-weight:normal;	
	position:inherit !important;
}

.JxCaptureEAP-Demo._html, .JxCaptureEAP-Demo._zip {
	padding:0 0 0 18px;
	height:22px;
	display:inline-block;
}

.JxCaptureEAP-Demo._html {
	background:url(/images/icons/html.png) no-repeat;
}

.JxCaptureEAP-Demo._zip {
	background:url(/images/icons/zip.png) no-repeat;	
}


