#full-bio {
    display: none;
}

#teaser {
    display: block;
}

#read-less, 
#second-choice, 
#full-one,
#full-two,
#full-three {
    display: none;
}

div#photos {
    height: 50px;
}

div#low-res li {
    float: left;
    margin: 0 6px;
}

a.pic {
	height: 75px;
	float: left;
	border: 1px solid;
}
