@charset "utf-8";

img.logo { margin: 16 0 16; }
img#habit { margin: 16 0 16; }
div#template { width: 760px; margin: 0 auto 0 auto; background: white }
div#menu { height: 34px; background-image:url(../images/template/menu_background.gif); overflow: hidden }
div#menu ul { padding: 10 0; margin: 0; }
div#menu li { list-style: none; display: inline; padding: 0 12 0 12 }
div#menu a { font-weight: bold; font-size: 12px; color: white; text-decoration: none }
div#menu a:hover { color: yellow }
div#header { width: 760px; height: }
div#canvas { text-align: left; background-color: white }
div#content { padding: 16 24;}
div#column_left { float: left; width: 400px }
div#column_right { float: right; width: 280px }
div#clear { clear: both }
div#portal { padding: 0 0 16 16 }
div.welcome { min-height: 130px !important; height: 130px; }
div#footer { padding: 0 0 16 }

div.visual_page td, th { padding-right: 24 }
