/* meds-today.com */

table.price tr.odd {background-color: #e8edf1;}
table.price tr.even {background-color: #dae1e9;}

table.price tr.empty {background-color: #FFFFFF; color: #000000;}
table.price tr.nomed {background-color: #FFFFFF; color: #000000;}

table.price td {font-size: 12px; font-family: Tahoma, Arial, Helvetica, sans-serif;}

table.price a {font-weight: bold; text-decoration:underline; color:#3e6888;}
table.price a:hover {font-weight: bold; text-decoration:none; color:#6B9ABC;}