#featurespace {
      	                float: left;
			width: 620px;
			margin: 0 0 35px 0;
			
			background-position: bottom right;
                        background-repeat: no-repeat;
                   
			
			}

#featurespace ul li {padding-bottom: 5px; font-size: 14px;}

#featurespace h1 {
        padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	letter-spacing: 3px;
	text-transform: uppercase;}

#branch {
         float: left;
         width: 270px;
         height: auto;
         margin: 0;
         padding: 0;

	}
	
#branch img {
		
                margin-left: 40px;
	}
#branch ul {
		margin-left: 40px;
	}

#branch2 {

	float: left;
	margin: 0;
        padding: 0;
	width: 350px;
	background-image: url(http://www.yvl.org/whitetrans);
	border: 1px solid #eee;
}	
#branch2 p {
        margin: 10px 10px 20px 10px;
	padding: 0 12px;
	text-align: left;
	line-height: 1.4em;
}


dl {font-size: 14px;}
dl dt {margin-left: 20px; font-weight: bold; padding-bottom: 5px;}
dd {color: #333; padding-bottom: 20px;}