div.trip {
width: 75%;
float: left;

}


div.sightings {
float:right;
width:10%;
}
