﻿.wizardLink{
  background: url('/images/ico_asistente.gif') no-repeat right top;
  color: #190049;
  font-weight: bold;
  padding-top: 6px;
  margin: 12px 0;
}
.wizardLink .titulo{
  font-size: 12px;
  display: block;
  width: 140px;
}
.wizardLink .bookingAssitant{
  font-size: 18px;
  display: block;
  line-height: 12px;
  margin-bottom: 10px;
  margin-top:5px;
}
.wizardLink a:hover{
  text-decoration: none;
}
