/*----------------------------------------------------------------------------------------
Basic style sheet (for version 4 browsers)
version: 1.0
author: ted passey
email:tlp@passeycorp.com
website: www.thelarsencompany.com
------------------------------------------------------------------------------------------*/

@import url(/css/layout.css);
@import url(/css/typography.css);
@import url(/css/color.css);
@import url(/css/detail.css);
@import url(/css/forms.css);
@import url(/css/record.css);
@import url(/css/register.css);
@import url(/css/auction.css);




html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, form, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;vertical-align:baseline;}
body {line-height:1.6;}
table {border-collapse:separate;border-spacing:0;padding:0 0 0 0;margin:0 0 0 0}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}




