/* 
    Document   : content_layout_index
    Created on : 20.11.2009, 12:58:05
    Author     : david.keller
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

   #main { background: #fff }
   .main-content-left {width: 567px; padding: 0px}
   .main-content-left {/*font-family: Georgia, Times, Serif; */}
    #breadcrumb {padding-left: 9px;}
   /*#breadcrumb {background: #f4f4f4}*/
   .main-content-right {padding-top: 10px}

