#card { height: 100px; margin: 5px 0; width: 600px; clear: both }
#card p  { float: left; border-top: 1px solid gray } 
#card p.date  { height: 100%; width: 440px; padding: 5px; background-color: lavender } 
#card p.logo { text-align: center; height: 100%; width: 130px; padding: 5px; background-color: white; } 

#map img { border: 0 }
#map a { textdecoration: none }