		
		div#sorry {
			text-align: center;
		}
		
		table#vacations {
			border-spacing: 0px;
		}
		
		table#vacations td {
			margin: 0px;
			padding: 0px;
			background-image: url(/art/dots-h.gif);
			background-repeat: repeat-x;
			background-position: left bottom;
			font-size: 120%;
			font-family: tahoma, sans-serif;
		}
		
		table#vacations div.location {
			margin: 4px;
			text-align: center;
			color: #FF7901;
			font-size: 120%;
			font-weight: bold;
		}
		
		table#vacations div.location a {
			color: #FF7901;
		}
		
		table#vacations div.price {
			margin: 6px 0px 6px 0px;
			color: #FF7901;
			font-size: 180%;
			font-weight: bold;
		}
		
		table#vacations div.pic {
			text-align: center;
		}
				
		table#vacations div.pic img {
			margin: 4px;
			border: 1px #000000 solid;
		}
				
		table#vacations div.logo img {
			border: 0px none;
		}
				
		table#vacations ul.features {
			margin: 0px 0px 4px 16px;
			padding: 0px 0px 2px 14px;
			list-style: none outside url(/art/check.gif);
			color: #2189C6;
		}
		
		
		table#vacations div.link a {
			margin: 0px 32px 8px 0px;
			padding: 0px 18px 0px 0px;
			display: block;
			color: #FF7901;
			text-align: right;
			background: none;
		}
		
		.icon {
			border: 0px none;
		}
		
		div#venues {
			width: 150px;
		}

