.filterSearchTableStyle {border: 1px solid #000099; background: #eaeaea; }
.filterSearchSubheadStyle {font-size: 14px; font-weight: bold}
.filterSearchDropDownStyle {font-size:9px}
.filterSearchLabel {font-size: 11px; font-weight: bold}
.searchNoResultsText {text-align:center;font-weight:bold;font-size:16px}
.searchMessage {margin-top:20px; color: red; font-weight: bold;}
.searchMatches {font-weight: bold; font-size: 16px}
.searchFormField {font-size: 9px}
.searchPrice1Label {font-size: 14px; font-weight: bold;}
.itemTitle {font-size: 1.0em;}
.searchPrice1 {font-size: 1.4em; font-weight: bold;}
.searchPrice2Label {}
.searchPrice2 {font-weight: bold;}
.searchPrice3Label {}
.searchPrice3 {font-weight: bold}
.searchResultHighlight {color: #0033ff; font-weight:bold;}
.searchPriceCommentStyle {font-size:1.1em;color:#ff0000;}
.searchCatNameStyle {font-weight: bold; font-size: 20pt; text-align:center }

.searchSmartPaymentsLabel {}
.searchSmartPaymentsData {}
.label {
	font-size:1.0em;
	color: #666;
	padding-right:10%;
}
.data {
	font-size:1.1em;
}
 .resultsRow {
 border-bottom: 2px solid #ccc;
 
 }
 .qbtn {
	background:url(../images/quote.png) top left no-repeat;
	padding-left:52px;
	padding-top:10px;
	height:40px;
	font-size:1.4em;
/*	border-bottom: 2px solid #ccc; */
}
.finbtn {
	background:url(../images/finance.png) top left no-repeat;
	padding-left:52px;
	padding-top:10px;
	height:40px;
	font-size:1.4em;
/*	border-bottom: 2px solid #ccc; */
}
.calcbtn {
	background:url(../images/calculator.png) left no-repeat;
	padding-left:52px;
	padding-top:10px;
	height:40px;
	font-size:1.4em;
/*	border-bottom: 2px solid #ccc; */
}
.emailbtn {
	background:url(../images/email.png) left no-repeat;
	padding-left:52px;
	padding-top:10px;
	height:40px;
	font-size:1.4em;
/*	border-bottom: 2px solid #ccc; */
}
.tradebtn {
	background:url(../images/refresh.png) left no-repeat;
	padding-left:52px;
	padding-top:10px;
	height:40px;
	font-size:1.4em;
/*	border-bottom: 2px solid #ccc; */
}
.chatbtn {
	background:url(../images/chat.png) left no-repeat;
	padding-left:52px;
	padding-top:10px;
	height:40px;
	font-size:1.4em;
/*	border-bottom: 2px solid #ccc; */
}
.sharebtn {
	background:url(../images/facebook_icon.png) left no-repeat;
	padding-left:52px;
	padding-top:10px;
	height:40px;
	font-size:1.4em;
/*	border-bottom: 2px solid #ccc; */
}
.tweetbtn {
	background:url(../images/twitter-icon.png) left no-repeat;
	padding-left:52px;
	padding-top:10px;
	height:40px;
	font-size:1.4em;
/*	border-bottom: 2px solid #ccc; */
}
.phnbtn {
	background:url(../images/phone-icon.png) left no-repeat;
	padding-left:52px;
	padding-top:10px;
	height:40px;
	font-size:1.4em;
/*	border-bottom: 2px solid #ccc; */
}
.price {
	background:url(../images/price2.png) left no-repeat #41B1B1;
	padding-left:40px;
	padding-top:6px;
	height:40px;
	color:#FFF;
/*	border-bottom: 2px solid #ccc; */
}

.price2, .price3 {
	background:url(../images/price2.png) left no-repeat;
	padding-left:40px;
	padding-top:6px;
	height:40px;
	color:#777;
/*	border-bottom: 2px solid #ccc; */
}

.details {
	background:url(/../images/view-details.png) left no-repeat;
	padding-left:40px;
	padding-top:6px;
	height:42px;
}

ul.plain {
	list-style:none;

}

#nextprev {
	width: 50%;
	display:block;
}

#watermark {
	font-size:1.5em;
	position: relative;
	top: -50px;
	text-align:center;
	z-index: 1000;
	line-height:1.0em;
	background-color:#ffffff;
	opacity: 0.8;
	color:#ff0000;
	margin-right:40px;
}
