.JrcTable  {
	clear:left;
	margin:0 2px;
	padding:0px 0px 0px;
	font-size:11px;
	line-height:17px;
	color:#000;
	background-image: url(/);
	background-repeat: repeat-x;
}

.JrcTable .container .cap { position:absolute; margin:0 -2px; width:884px; height:5px; background:no-repeat 0 0; }
.JrcTable .container .cap.top { margin-bottom:-5px; background-image:url(specs_captop.gif); }
.JrcTable .container .cap.bottom { margin-top:-5px; background-image:url(specs_capbottom.gif); }
.JrcTable .container table { margin:0 -2px; border:1px solid #d7d7d7; width:884px; border-collapse:separate; }

/**
.JrcTable_span22 .container .cap { position:absolute; margin:0 -2px; width:884px; height:5px; background:no-repeat 0 0; }
.JrcTable_span22 .container .cap.top { margin-bottom:-5px; background-image:url(specs_captop.gif); }
.JrcTable_span22 .container .cap.bottom { margin-top:-5px; background-image:url(specs_capbottom.gif); }
.JrcTable_span22 .container table { margin:0 -2px; border:1px solid #d7d7d7; width:884px; border-collapse:separate; }
**/

.JrcTable_span16 .container .cap { position:absolute; margin:0 -2px; width:632px; height:5px; background:no-repeat 0 0; }
.JrcTable_span16 .container .cap.top { margin-bottom:-5px; background-image:url(specs_captop_span16.gif); }
.JrcTable_span16 .container .cap.bottom { margin-top:-5px; background-image:url(specs_capbottom_span16.gif); }
.JrcTable_span16 .container table { margin:0 -2px; border:1px solid #d7d7d7; width:632px; border-collapse:separate; }


.JrcTable .container table tbody tr th { width:163px; }
.JrcTable .container table tr th,
.JrcTable .container table tr td { vertical-align:top; font-size:11px; line-height:16px; background-color:#fff; padding:10px 12px; border-right:1px solid #fff; border-left:1px solid #eaeaea; }
.JrcTable .container table tbody tr th,
.JrcTable .container table tr th a { font-weight:bold; }
.JrcTable .container table thead tr th a { font-size:12px; color:#000; line-height:17px; }
.JrcTable .container table tr th span,
.JrcTable .container table tr td { font-weight:normal; }
.JrcTable .container table tr .left { border-left:0; }
.JrcTable .container table tr .right { border-right:0; }
.JrcTable .container table thead tr th,
.JrcTable .container table tr.even th,
.JrcTable .container table tr.even td { background-color:#f4f4f4; }




