@import "common.css";
@import "product-promotion-pods.css";
/* ------------------------------------------------------------------
  Filename:        home.css
  Author:          AKQA
  Description:     Page layout for the homepage template
  ------------------------------------------------------------------- */

div.left {
    background: url(/library/default/images/common/backgrounds/horizontal-divider-bg-dark.gif) repeat-y right top;}
    
div.right {
    background: url(/library/default/images/common/backgrounds/horizontal-divider-bg-dark.gif) repeat-y left top;}

/* Offers panel */
div.offer.firstonly {
    float:none;
    margin-right:3px;
    margin-bottom:3px;}

div.offer.secondonly {
    height:auto!important;
    height:269px;
    min-height:269px;}
    
div.offer.first div.buttons{
    padding-bottom:10px;}
    
div.offer.firstonly div.buttons{
    clear:both;}

div.pods.five h3 {
	width:auto;
	height:auto;
	margin-bottom:4px;
	text-indent:0
}

div.pods p{
    min-height:30px;}