/* RESET */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, select, textarea, p, blockquote, table, tr, th, td { margin:0; padding:0; }
table, td { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
caption, th { text-align:left; }
ol, ul { list-style:none; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:bold; }
q:before, q:after { content:''; }

/* END OF RESET */

/* IE patch for centering the page */
body { text-align:center; position:absolute; height:101%; width:100%; }
body div { text-align:left; }
/* ends */
  
.clear { clear: both; height:0px; line-height:0px; overflow:hidden; font-size:0; } 

#container { width: 991px; margin: 0 auto; padding: 0; text-align: left; } 
#leftside { float:left; display:inline; width:178px; margin:10px 0 0 6px; overflow:hidden; } 
#rightside { float:left; width:178px; margin:10px 0 0 6px; overflow:hidden; } 
#content { float:left; width:611px; margin:10px 0 0 6px; overflow:hidden; } 
#content_pad { padding:0 10px; }
