@charset "utf-8";
/* CSS Document */

/* layout */
table.layout { border-collapse: collapse; width:740px; margin:0 auto; }
table.layout td { vertical-align: top; padding: 0; border: solid 0px #f0f; }
table.layout th { vertical-align: top; padding: 0; border: 0;}

body#bodyindex div.sistercontent { margin-left: 9px; border-left: 1px solid #ccc; }
body#bodyindex div.brothercontent { border-left: 1px solid #ccc; }
body#bodyindex div.brothercontent p { margin-bottom: 0;}
body#bodyindex div.sistercontent p { margin-bottom: 0;}
body#bodyservices div.brothercontent { border-left: 1px solid #ccc; border-right: 0px solid #ccc; }

div.bugblog a {background: magenta; padding: 3px 6px; color: white}



* a[href=""] { background: #f0f;}
