#directions. body{
    font-size:100%;
}
#directions {
	float: left;
    margin-right: 10px;
	margin-bottom: 10px;
	width: 568px;
    color: #444444;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.66666666em;
	display:block;
}
#sidebar {
	width: 360px;
	padding-left: 10px;
	padding-top: 10px;
	height: 100%;
	float: left;
}
#sidebar .column {
	width: 170px;
}
#sidebar .columnBlock {
	float: left;
	width: 150px;
	background: #ffffff;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#sidebar .columnImage {
	height: 110px;
	width: 150px;
	background-color: #CACACA;
}
#sidebar .spanTwo {
	width: 350px;
}
#sidebar .spanTwoBlock {
	float: left;
	width: 328px;
	background: #ffffff;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
}
#sidebar .thumb01 {
	float: left;
	height: 80px;
	width: 80px;
	margin-right: 10px;
	background-color: #CBCBCB;
}
