/* Promo on Top */
#promo_center_top, #top_promo { clear: both; margin: 0px -30px 10px -30px; padding: 0; }
  #promo_center_top div, #top_promo div { display: block; width: 100%; }
  #promo_center_top .top_text_promo, #top_promo .top_text_promo { margin: 0; border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; background: #fefefe url(/images/brociety/promos/top_text_promo_bg.gif) top left repeat-x; }
     #promo_center_top .top_text_promo p, #top_promo .top_text_promo p { margin: 7px 0; text-align: center; color: #505050; }
     #promo_center_top .top_text_promo p a, #top_promo .top_text_promo p a { color: #D25C2E; text-decoration: underline; }

/* Promo at the bottom */
div#promo_center_bottom {clear: both; }
div#promo_center_bottom div.bottom_text_promo{ clear: both; margin: 0 -30px -25px -30px; border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; background: #fefefe url(/images/brociety/promos/top_text_promo_bg.gif) top left repeat-x; height: 30px; }
  div#promo_center_bottom p{ margin: 7px 0; text-align: center; color: #505050; }
    div#promo_center_bottom p a{ color: #D25C2E; text-decoration: underline; }

#navigation .promo { margin-bottom: 15px; text-align: center; width: 100%; }
#navigation .promo img { margin: 0 auto; }

/* Promo Well on the right side (right_middle_1 => Google gadgets)  */
div#one-deal-at-a-time { background: url(/images/odat_rightcol_promos.gif) repeat-y; margin: 0; padding-bottom: 5px; overflow: hidden; text-align: center; }
   div#one-deal-at-a-time-bottom { background: url(/images/odat_sprites.png) no-repeat left bottom; display: block; height: 9px; }
        div#one-deal-at-a-time h2 { background: url(/images/odat_sprites.png) no-repeat 0 -75px; color: #000; font-size: 1.3em; font-weight: bold; height: 35px; margin: 0 0 10px 0; padding: 20px 0 0 0; text-align: center; }
        div#one-deal-at-a-time p { margin: 0; }
        div#one-deal-at-a-time iframe { margin: 0 20px; height: 180px; width: 270px; }

