
h1, #content div.sub-menu.title {
	color: #FFA200;
}

#content-container {
	height: auto;
}
#content {width: 600px;}

#packingChecklist {background-color: #EDEDED; float: right; padding: 10px; margin: 0 0 15px 15px; text-align: center;}

	#packingChecklist h2 {color: #FFA200; border-bottom: none;  margin-top: 0;}

	#packingChecklist span {color: #599F07; font-weight: bold; }
	
	#packingChecklist a {color: #4c4b4a; font-family: arial; text-decoration: none; font-size: .75em;}
		
		#packingChecklist a:hover  {text-decoration: underline;}