/*
rootpage.css
$Revision: 1.9 $
. styles for rootpages


*/

@import "ccss-fixed-width.css";

/* for root page or others using content-title and having a right-column only, put in layout files only where applicable */
#framework-content-right { 
   margin-top:36px;
   %margin-top:34px;
   width:196px;
}

.contcss .root { width:698px;  padding-right:8px; }