/* ********************************************
 * content
 * ********************************************
 */
 
#contentWrapper {}

#contentLeft,
#contentRight { min-height:442px; }

#contentLeft { float:left; width:359px; }
#contentLeftTop { min-height:425px; }
#contentLeftBottom { height:17px; }
#contentRight { float:right; width:397px; }
#contentRight img { margin-bottom:-4px; height:442px; width:397px; }

* html #contentLeft,
* html #contentLeftTop { height:425px; }
* html #contentRight { height:442px; }