.select{
	width:200px;
	height:32px;
	float:left;
	background-image:url(../images/select.jpg);
	background-repeat: no-repeat;
}

.contact-now{ width:104px; height:18px; float:right; padding-top:6px;}


.select-right{
	width:200px;
	height:32px;
	float:left;
	margin-left:280px;
	background-image:url(../images/select.jpg);
	background-repeat: no-repeat;
}

.contact-now1{ width:104px; height:18px; float:right; padding-top:6px;}

.category-listing{ margin-top:13px;
	width:962px;
	height:auto;
	border:1px solid #BDCACF;
}

.category-txt{font-family:arial; font-size:12px; text-align:justify; color:#5C5959;}
.category-txt123{font-family:arial; font-size:12px; text-align:justify; color:#B40B2B; text-decoration:underline; }
.category-txt1{ font-family:arial; font-size:12px; text-align:justify; color:#5C5959; padding-left:5px;}
.category-sub{
	font-family:arial;
	font-size:15px;
	text-align:justify;
	color:#0E78DB;
	text-decoration: underline;
}

.country { font-family:arial; font-size:12px; text-align:center; color:#4C4E50; padding-top:6px; }

.view-page{
	width:962px;
	height:34px;
	background-color:#F4F4F4;
	margin-top:13px;
	border:1px solid #B4BDC1;
}

.view-page1{ width:200px; height:32px; background-image:url(../images/select1.jpg); float:left; background-repeat:no-repeat;}
.view-page-cot{ width:104px; height:18px; float:right; padding-top:6px;}

.view-page2{ width:200px; height:32px; background-image:url(../images/select1.jpg); float:left; background-repeat:no-repeat;
margin-left:280px;}
.view-page-cot1{ width:104px; height:18px; float:right; padding-top:6px;}
.view-page-no{width:154px; height:20px; float:right;
margin-top:6px;}

.view-pagetxt{ font-family:arial; font-size:11px; text-align:justify; color:#000000; line-height:18px; float:left;
padding-top:2px;}

.view-pagetno{font-family:arial; font-size:12px; text-align:justify; color:#595959; float:left; padding-top:3px; margin-left:15px;}


.view-pagetno ul{
margin: 0px;
padding: 0;
text-align: left; /*Set to "left" or "right" to left/right align pagination interface*/
font-size: 100%;
}

.view-pagetno li{
float:left;
list-style-type: none;
text-decoration:none;
padding: 0px;
font-size:12px;
}

*:first-child+html .view-pagetno li{ /*IE7 only CSS hack*/
margin-right: 0px;
 /*IE bug causes default spacing between links to disappear, so added it explicitly in IE7 */
}
.view-pagetno li a{
padding: 2px;
border: solid 1px #7AB3E8;
text-decoration: none; 
color: #749ABF;
display: block;
margin-right: 0px;
background-color: #E8F3F7;
}

.view-pagetno li a:hover{
border: 1px solid #7AB3E8;
color: #fff;
background-color: #749ABF;
}

.view-pagetno .currentpage{
padding:3px 0px 0px 0px;
}

.view-pagetno .currentpage a{ /*Style for currently selected page link*/
background-color:#749ABF;
border: solid 1px #7AB3E8;
padding:2px;
text-decoration: none; 
font-weight:bold;
color: #fff;
display:inline;
list-style-type:none;
}

.view-pagetno .currentpage a:hover{ /*Style for currently selected page link*/
background-color:#923030;
border: solid 1px #7AB3E8;
text-decoration: none; 
color: #fff;
display: inline;
}



.send{font-family:arial; font-size:17px; text-align:center; color:#000000px;
font-weight:bold;}
.email{font-family:arial; font-size:12px; text-align:justify; color:#000000px; font-weight:bold;}
.email-a{font-family:arial; font-size:11px; text-align:justify; color:#5C5858;}
.privacy { font-family:arial; font-size:12px; text-align:justify; color:#5C5858; line-height:18px; padding-left:5px;} 


