body {background-color:#FBFDFB;}

#customers
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#customers th 
{
font-size:1.25em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}


#customers tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}

table{border-collapse:collapse}
table,th,td,div#record .img img{border:1px solid #000}

table#collection,form,div#record{margin:0 auto}
table#customers{width:100%}
caption{margin:0 auto .4em auto}
th,td{padding:3px}
th a:hover{color:#888}
p#author{font-size:.6em}
div#record .img{float:right;margin:0;width:400px}
div#record .info{float:left;width:470px}
dl{font-size:.8em}
dl dd{font-style:italic}

td form { margin:0; padding:0 }
a.tip { position:relative }
a.tip img { border:none }
a.tip span { display:none; position:absolute; top:20px; width:200px; padding:5px; z-index:100; background:#fff; color:#000; font-size:.8em; font-weight:normal; border:1px solid #000 }
a:hover.tip { font-size:99%; /* this is just for IE */ }
a:hover.tip span { display:block }

.clear{clear:both}

