/* CSS Document */

.header, .content, .footer{width:800px; margin-left:auto; margin-right:auto;}

.header{border-bottom:10px solid #000000;}
#search{float:right; clear:right; width:65%; margin-top:3px;}
/*#header_box{font-size:15px;} might want to change this to font-size 15px for phone*/

#header_box, #footer_right{float:right;}
#headfoot_section td {border-right:1px solid #BFBFBF;padding:0 5px;}

.footer{padding-top:5px; border-top:2px solid #000000; margin-top:10px;}
#footer_right{text-align:right;}
/*.footer a{font-size:15px;} might want to change this to font-size 15px for phone*/

.content{padding:5px 3px;}
h1{font-size:20px;}



a img{border:none;}

.highlight{background-color:#BBB;}
table{text-align:center;}
.table a{color:#000;}
.table tr:hover{background-color:#DDD;}
#table_header:hover{background-color:#FFF;}
td{padding:3px;}