﻿.pageDescription, .topDestinations
{
	padding: 30px 0px 0px 0px;	
}

.topDestinations
{
	text-align: center; /* ie 7 text alignment */
	padding: 50px 0px 0px 0px;
}

.otherDestinations
{
	float: left;
	width: 220px;
	height: 40px;
	padding: 30px 0px 0px 262px;
}

.topDestinations .primaryButton, .topDestinations .alternateButton 
{
	float: left;
	width: 245px;
	height: 45px;	
}

.topDestinations .spacer1 /* for row with two elements */
{
	width: 123px;
	height: 45px;
	float: left;
}

.topDestinations .spacer2 /* for row with only one element */
{
	width: 245px;
	height: 45px;
	float: left;
}
