	/******Begining  Testimonials **********/
	table.profiles-matrix tr td a img{ cursor: pointer; }
	
	.boxx { background:#fff; width:240px; height: 200px; padding:4px 5px 4px 5px; border:1px solid #DDDDDD; float: left; }
	.boxx p{ font-size: 11px; color: #000; text-align: justify; line-height: 160%; }
	
	.boxx p b span{ color: #cc7358; }
	
	.boxx p.more {margin-top: 5px;}
	.boxx p.more a{color :#009B9D;}
	
	.boxx p a{ font-size: 11px; color: #DA1F3C; /*color: #009B9D; */ text-decoration: none; }
	.boxx p a:hover{ color: #CA6C17; text-decoration: underline; }
	
	#pdq {z-index: 10; position:absolute; visibility: hidden;margin-left: 563px; margin-top: 80px; float: right; overflow:hidden;  }
	.pos { padding: 0px 0px 0px 0px; margin: -10px 0px 0px 0px; }
	
	/*********** HACKS ***********/
	
	/* Firefox */ 
	@-moz-document url-prefix() { 
		#pdq { z-index: 10; margin-left: -2px; margin-top: -5px; }
	}
	
	/* Safari  And Chrome */ 
	@media screen and (-webkit-min-device-pixel-ratio:0) { 
		#pdq { z-index: 10; margin-left: -2px; margin-top: -5px; }
	}
	
	/* Opera */ 
	@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) { 
		head~body #pdq { z-index: 10; margin-left: -2px; margin-top: -5px; }
	}
	/****** End of Testimonials **********/


	.profiles-home #content {  width: 700px; margin-top: 10px;  background: none; }
		
	.profiles-home #content-wrap h2.sIFR-replaced{  padding-top: 45px; padding-left: 10px; }
	.profiles-home #content-wrap h3.sIFR-replaced{ /* not changing the color */ height: 1.75em; margin-bottom: -5px; padding: 20px 10px 5px 10px; }

	#profilepopup h3.sIFR-replaced{ height: 1.5em; }
	
	/* Profiles Grid and Popups */
	.profileswrap { background-color: #fff; padding: 11px 0 0 11px; line-height: 0;  margin-left: 13px; float: left; width: 700px;   }
	.profileswrap img {  padding: 0 0 0 0;  margin: 0 0 0 0; }

	#mainContainer #contentContainer #centerContentContainer .profileswrap .row p {float:left; display: block; margin: 5px 20px 0px 20px;_margin: 5px 20px 0px 20px; text-align: center;*padding-bottom:10px;_padding-bottom:10px; }	
	#mainContainer #contentContainer #centerContentContainer .profileswrap .row p a img{ margin: 10px 0px 10px 0px; padding: 0px 0px 0px 0px; } 
	#mainContainer #contentContainer #centerContentContainer .profileswrap .row p b {color: #BB8800;  margin: 0px 0px 0px 0px; font-size: 11px; font-weight: normal; _padding-bottom:10px; }
	
	.profileswrap .blank {  width: 98px;  height: 73px;  }
	#profilepopup { position: absolute; width: 219px; left: 0; top: 0; }
	
	#profilepopup .popup { background-color:  #eeeeee; /*f0f4d5;*/ padding: 15px;  border: 1px solid #b2b2b2;  width: 200px;  font-size: 1.1em; line-height: 1.4; position: absolute;  left: -9999px;  z-index: 200;}

	#profilepopup .popup img{margin: 0px 0px 0px 31px;}	
	#profilepopup .popup .popupHead strong{ color: #BB8800; padding: 15px 0 5px 0; font-size: 14px; font-weight:bold;}	
	#profilepopup .popup .popupHead1{ color: #0C3C06; padding: 0 0 5px 0; font-size: 12px;}	
	
	#profilepopup .popup .popupCompany { font-size: 11px; margin: 0.2em 0 0 0; padding: 0 0 5px 0; color: #90002a; font-weight:bold;}	
	#profilepopup .popup .popupContent { margin: 0; padding: 0 0 1em 0; font-size: 11px; color: #000; text-align: justify; } 
/*	#mainContainer #contentContainer #centerContentContainer .popupContent { margin: 0; padding: 0 0 1em 0; color: #fff;  } */