/**************************************/
/* Stylesheet containing lines for		*/
/* situation where there's a          */
/* 2nd column		                      */
/**************************************/


/**************************************/
/* Basic layout elements              */
/**************************************/

  #col_1 {
    width:522px;
    padding:0px 0px 15px 0px;
    xxbackground-color:yellow;
  }

  #col_3 {
    width:195px;
    border-left:1px solid #ffffff;
    xxbackground-color:green;
  }


















#content_holder {
  background-image:url(/i/elements/bg_content_home.gif);
  }



div.floatbox_right_outer {
  width:190px;
  }

  div.floatbox_right_inner_1 {
    width:190px;
    }

    div.floatbox_right_inner_2 {
      width:190px;
      }

      div.floatbox_right_inner_3 {
        width:190px;
        }

div.floatbox_right_outer_white {
  width:190px;
  }



/**************************************/
/* Homepage                           */
/**************************************/

div#home_product_spotlight {
  width:260px;
  }

#home_news {
  width:260px;
  }






/**************************************/
/* Auteurs section                     */
/**************************************/



div.author_outer {
  float:left;
  width:221px;
  height:100px;
  margin:0px 20px 10px 0px;
  xxmargin:0px 0px 0px 0px;
  xxbackground-color:green;
  }

