.reasons {
  /* table-layout : fixed; */
}

.number {
  font-size : 30px;
  font-weight : bold;
}

.reason {
/*
  font-size : 10px;
  text-align : justify;
  height : 45px;
  background:url('../images/razones/deg-sup-izq.gif') top right repeat-y #A3C900;
  padding : 3px;
*/
  font-size : 11px;
  text-align : justify;
  padding : 3px;
  border : 2px solid #4c6130;
  border-width : 2px 0;
  background : #798e5c;
}

.hole {
  /*
  background:url('../images/razones/deg-sup-cent.gif') top left repeat-y #A3C900
  */
  border : 1px solid #fff;
  border : 2px solid #4c6130;
  border-width : 2px 0;
  background : #798e5c;
}

.summary {
  font-size : 11px;
  font-weight : bold;
  /*
  background:url('../images/razones/deg-sup-der.gif') top left repeat-y #C7DE63;
  */
  padding : 0 3px 3px 0;
  border : 2px solid #4c6130;
  border-width : 2px 0;
  background : #798e5c;
}

#contratar {
  position : absolute;
  width : 200px;
  height : 200px;
  top : 2px;
  left : 0px;
  border : 0;
}

