		
#sidebarfooter {
position:relative;
left:-45px;
		height: 230px;
		background: url(../images/GRcard.png) bottom left no-repeat;
		text-align: right;
		}
#sidebarfooter* {
	position:relative;
}

#destinationNames {
	line-height: 1.4em;
	height:300px;
	overflow:auto;
}
#destinationPrepend {
	line-height: 1.1em;
	margin-bottom: .5em;
}

#header {
	font-size: 1.3em;
	text-align: left;
	background: url(../images/header.jpg) bottom left no-repeat;
	width: 100%;
	height:85px;
	}
	
#checkboxes {
	background: #ffffff;
	font-weight: bold;
	text-align: left;
	color: #52307A;
	}

