.EMI {
  background: # none repeat scroll 0 0;
  color: #;
  float: right;
  line-height: 1em;
  padding: 7px 5px;
  text-align: center;
  width: 40%;
  border-radius:0;
}
.ProCnt .EMI {
  background: # none repeat scroll 0 0; 
  color: #;
  float: right;
  line-height: 1.5em;
  padding: 10px 15px;
  text-align: center;
  width: 47%;
  border-radius:0;
}
.KwickDetail .EMI {
  background: # none repeat scroll 0 0;
  border-radius: 0;
  color: #;
  float: right;
  line-height: 1.5em;
  padding: 10px 15px;
  text-align: center;
  width: 40%;
}


