/**************** Timeline ****************/
#timeline-content { font-family: Verdana,Arial,Helvetica,Geneva,sans-serif; }
.two_columns{ height: 73px; margin-top: 5px; padding-right: 10px; }
.two_columns .image{ float: left; width: 30%; }
.two_columns .image img{ max-width: 70px; margin: 5px 0 0 5px; }
.two_columns h3{ float: right; width: 70%; }
.two_columns h3 a{ text-decoration: none; }
.two_columns h3 a:hover{ text-decoration: underline; }
.two_columns .text{ float: right; width: 70%; }
.two_columns .text a{ text-decoration: none; }
.two_columns .text a:hover{ text-decoration: underline; }
