.quickViewTable{
	            border: 1px solid #000000;
	             width: 210px;
				 background-color: white;
}

 .quickViewHeader{
	 background-color: #000000;
				color: #CCCC99;
	        font-size: 11;
	           cursor: hand;  
				 font-family: arial, verdana, helvetica;
				 font-size: 13px;
				 text-align: center;
}

.quickViewBody{ 
	      font-family: Arial, Helvetica, sans-serif;
	        font-size: 11; 
	            color: #000000;
	       text-align: center;
}


 
