@charset "UTF-8";
/* CSS Document for the suites listing*/

.thumbnail {
	float: right;
}

div.float {
	float: left;
	width: 250px;
  }
  
div.float p {
   text-align: center;
   }

.floatRight {
	float: right;
	position: relative;
}

.tax {
	font-weight: bold;
	color: #FF0000;
}
.holidayTerms {
	font-size: 14px;
	border: 1px solid #666666;
	margin: 4px;
	padding: 6px;
}
#eu ul {
	text-align: center;
}
#eu li {
	display: inline;
	font-size: 14px;
	font-weight: bold;
}
div.floatSuite {
	float: left;
	width: 230px;
}
