/* Copyright 2005 Factor of 4, LLC.  All Rights Reserved.  http://www.factorof4.com/ */
/*layout.css  -- layout styles */
/* default font size*/
@import url("medium.css");
.imgtight { margin: 0; padding: 0 }
.img-5r { margin-right: 5px }
.indent { padding-top: 13px; padding-bottom: 15px }
.indent-coming-soon { background-image: url("../images/coming-soon.jpg"); background-repeat: no-repeat; background-position: 0 top; padding-top: 20px; padding-bottom: 15px }
.coming-soon { position: relative; z-index: 5; top: 68px; left: 405px; width: 0; height: 0 }
.headerad  { position: relative; z-index: 4; top: 0; left: 477px; width: 0; height: 0 }
#header { position: relative; z-index: 3 }
.indent-top { padding: 20px 0 0 }
.indent-top-marg5 { margin-bottom: 5px; position: relative; top: 5px }
.indent-l-side { padding: 0 3px 0 10px }
.indent-r-side { margin-left: 0; padding: 0 5px 0 3px }
.indent-none { padding: 0 }
.sidebg-csp-r { background-color: #e8eee0; padding: 10px }
.sidebg-art-r1  { background-color: #fdeecf; padding: 10px }
.toomuch { color: #f00; font-weight: bold }

