.productCategoriesList,
DIV.productResults {
	padding: 0 0px !important;	
}
DIV.productResultsCenter {
}
DIV.productResultsContent {
}
DIV.productCategoryHeading H1 {
}
DIV.productCategoryDesc {
}
HR.productCategoryDescHr {
}

TABLE.productListTable {
	width: 100%;
	margin-left: 0 !important;
}
TR.productDivider HR {
	margin: 20px 0;
}
TABLE.productListTable TD {
	vertical-align: top;
}
.categoryName H2,
.productName A {
	margin-top: 0;
	font-size: 14px;
	font-weight: normal;
  	color: #0066a4;	
}
.productName P {
	margin: 0 0 8px 0;
}

.productCategoryDivider HR {
	background: #e4e4e3;
}


/* pagination
===============*/
.productPagination {
	margin: 20px 0;
	text-align: center;
}
.disabledPrevNextButton {
	display: none;
}



.productQuery {
	margin: -10px -10px 10px -10px;
	border-bottom: 1px #e4e4e3 solid;		
}
.productResultsList {
	margin: 0 -27px -10px -10px;
}

.productResultsList HR {
	background: #e4e4e3;
}

.categoryName H2,
.productName A {
	margin-top: 0;
	font-size: 14px;
	font-weight: normal;
  	color: #0066a4;	
}
.productName P {
	margin: 0 0 8px 0;
}

.productResults .productPic {
	float: left;
	padding-right: 16px;
	width: 145px;
}
.productResults .productPicInner {
	text-align: center;
}
.productResults {
	padding-bottom: 55px;
}

.productName,
.productDescShort,
.productFieldRow1,
.productFieldRow2,
.productFieldRow3 {
	width: 162px;
	margin-right: 20px;
	float: right;
}

.productDescShort {
	padding-bottom: 10px;
}
.productFieldRow1Content,
.productFieldRow2Content,
.productFieldRow3Content {
	padding: 2px 5px;
}
.productFieldRow1,
.productFieldRow3 {
	background: #f1f1f1;
}

.iface DIV LABEL,
.frequency DIV LABEL,
.application DIV LABEL,
.nms DIV LABEL,
.linkDistance DIV LABEL {
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	margin-bottom: 5px;
	padding-left: 5px;
}
.nms DIV LABEL,
.linkDistance DIV LABEL {
	padding-left: 2px;
}
.nms {
	width: 299px;
}
.nms LABEL,
.linkDistance LABEL {
	float: left;
	margin-right: 10px;
}
.nms,
.linkDistance {
	padding: 15px;
	float: left;
	border-top: 1px #e4e4e3 solid;
}
.linkDistance {
	width: 318px;
	border-left: 1px #e4e4e3 solid;
}
.nms,
.application {
	border-right: 1px #e4e4e3 solid;
}

.nms BR,
.linkDistance BR {
	display: none;
}

.iface {
	clear: left;
	border-left: 1px #e4e4e3 solid;
}
.iface,
.frequency,
.application {
	padding: 15px;
	width: 195px;
	float: left;
	border-top: 1px #e4e4e3 solid;
	border-bottom: 1px #e4e4e3 solid;
}
.application {
	width: 197px;
}

#productQuery-loading {
	clear: both;
	padding-left: 3px;
}
#productQuery-loading TABLE {
	height: 38px;
}
#productQuery-loading IMG {
} 