.hotels .hotel { padding: 0.5em;  }
.hotels .prices-border { display: none; }
.hotels .hotel-base { padding-left: 5.1em; float: none; }
.hotels .hotel-base:after { clear: left; content: "."; display: block; clear: both; visibility: hidden; height: 0; }
.hotels .hotel-foto { width: 4.6em; height: 4.6em; margin-left: 0; margin-right: 0.5em; overflow: hidden; }
.hotels .hotel-foto img { border-radius: 5px;  }
.hotels .hotel-no-foto { background-image: url(/images/icons/hotel_90x90.png);  }

.hotels .prices { float: none; clear: both; width: 100%; margin-top: 10px; overflow: hidden; padding-left: 0; }
.hotels .hotel_name  { padding-left: 0; }
.hotels .location   {  background: none; padding-left: 0; }
.hotels .prices .price { float: left; background: gray; color: white; padding: 5px; border-radius: 5px; width: 40%; margin-bottom: 0em; } 
.hotels .prices .price span { font-size: 1.2em; }
.hotels .prices .submit { float: right; margin-left: 5px; }
.hotels .prices .submit a { font-size: 1.2em; }
.hotels div.submit { width: auto; }
.hotels .prices .price div { color: white;  }
