a[href] { font-weight:bold; color:#851d1e; text-decoration:none; }
a[href]:hover { text-decoration:underline; }
h3 { font-weight:bold; font-size:18px; color:#082f48; border-bottom: 1px solid #747474; }
h4 { font-weight:bold; font-size:14px; color:#851d1e; }

/*
.congresslist {  }
.statelist { width:312px; float:left; }
.congresslist .phone { font-weight:bold; padding-left:10px; }
.congresslist ul { list-style-type:disc; }
.congresslist li { padding:2px 0; }
*/
.statelist { width:99%; padding:0 1%; /* float:left; */ }
.statelist h4 { font-size:150%; }
.congresslist table { margin-bottom:30px; }
.congresslist table tr.odd { background: #DDDDDD; }
.congresslist table tr.even { background: #FAFAFA; }
.congresslist table td { padding:7px 10px; }
.congresslist table td.party_r { background: #851D1E; color:white; }
.congresslist table td.party_d { background: #003651; color:white; }

.congresslist table tr td.featured { padding-left:27px; background-image:url(./images/star.png); background-repeat:no-repeat; background-position:7px center; }

.backtotop { display:block; text-align:center; margin:10px 0; }

.bannerlist h4 { font-size:150%; }
.banners { margin:0 5px; }
.banners_large { width:483px; }
.banners_medium { width:auto; }
.banners_small { width:auto; }
.banner { margin-bottom:10px; }
.banners_medium .banner { width:200px; float:left; margin-right:10px; }
.banners_small .banner { width:200px; float:left;  margin-right:10px; }
