/* Style sheet basemod_3col_colored_columns */
#col1_content{margin:1em;padding:10px 0;}
#col2_content{margin:1em;padding:10px;}
#col3_content{margin:0 1em;padding:2em 1em;}
#col1{background: #fee;}
#col1_content{background: #edd;}
#col2{background: #efe;}
#col2_content{background: #ded;}
#col3{background: #eef;}
#col3_content{background: #dde;}
#main{background: #fff;}
