/* browser resets */
html, body { margin:0; padding:0; border:none; }
img { border-style: none; }
.t10 { font-size:10pt; margin-top:0pt; margin-bottom:8pt; }
.tight {margin-top:0pt; margin-bottom:8px; }
/* defining styles */
#layout { width:750px; margin-left: auto;margin-right:auto }
#header, #footer { border: 1px solid #ddd; }
#footer { clear: both; }
/* #first { background: #fff07b; } */
/* #second { background: #deff7b; } */
/* #third { background: #9cff7b; } */
#header, #footer, #first, #second, #third { padding: 0; margin: 0; }
#content { padding: 0; }
/* position the columns */
#first { float: right; width: 545px; margin-left:auto; margin-right:auto; }
#second { float: right; width: 5px; }
#third { float: right; width: 165px; margin-left:auto; margin-right:auto; }
