#HotelLogoStars {
	float:right;
	width:120px;
	text-align:center;
}

#HotelLogoStars #HotelLogo {
	width:100px;
	height:70px;
	border:solid gray 1px;
	background-color:white;
}

#Gallery img {
	padding:2px;
}

.Tab {
	margin-top:0;
}

#Tabs {
	padding-top:15px;
}

.Date {
	color:gray;
}

.Author {
	color:gray;
	font-style:italic;
	text-align:right;
}

.Opinion {
	padding:5px;
}

.alternating {
	background-color:#F0F0F0;
}


tr.item a {
	color:navy;
}

div.line {
	border:solid black 2px;
	background-color:white;
	color:black;
}

div.line.express {
	border-color:red;
	color:red;
}

div.line.night {
	background-color:#330066;
	border:solid #330066 2px;
	color:white;
}

div.PhotoContainer {
	width:120px;
	height:130px;
	float:left;
	text-align:center;
	margin:7px;
}
