#wrap {
	position: relative;
	width: 720px;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
}
.reservation {
	margin-left: 135px;
	margin-top: 5px;
}

.smallgrey {
	color: #adadad;
	font-size: 10px;
	margin-top: -1px;
	display: block;
}
#wrap #text p {
	margin-bottom: 12px;
	margin-top: 0px;
}


#text {
	width: 135px;
	position: absolute;
	left: 3px;
	top: 197px;
	text-align: right;
	height: 64px;
}
.shortline {
	line-height: 14px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

