/******************************************************************************
 * Scriptname: content_cr.css
 * Description: Honda Lucas content frame styles for the ContentRelated
 *              Template.
 * Version: 1.0
 * Date: 2010/04/13
 * Author: pixelmutant
 * Author URI: http://www.pixelmutant.de/
 ******************************************************************************/

#contentFrame {
  float:left;
  margin:0 0 22px 12px;
}
* html #contentFrame{
  margin:0 0 22px 6px;
}
#mainContent {
  width:686px;
  float:left;
  margin-right:24px;
}
#contentRelated {
  width:207px;
  float:left;
}
