/**
 * You can place your custom CSS statements here
 * it is better to write everything custom here
 * because this file won't be replaced during upgrade
 * Don't forget to rename this file to "site.css"
 */
*{padding:0; margin:0;}
html{color:#3c3c3c;background:#FFF;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;margin:0;padding:0;background:#dfdfdf;text-align:center;}
#container{padding:15px;margin:0px auto;background:#fff; border-right:solid;border-right-width:4px;border-left:solid;border-left-width:4px;border-color:#c1c1c1;width:900px;text-align:left;}
