@import url("layout.css");
@import url("customize.css");

##wrap {width:80%;}
#header {} #footer {
clear:both;
}
.inside {
padding:8px;
}
#sidebar {float:left;width:168px;}
#content {float:right;width:520px;}
#footer {clear:both;}


