/*---- CONTAINER ----*/
#equator { padding: 12px 10px 0 10px; overflow: visible; background: url('../img/equator-t.gif') repeat-x left top; line-height:0; }
#equator .bottom { clear: both; height: 12px; width: 1000px; background: url('../img/equator-b.gif') repeat-x left bottom; margin: 0 -10px; line-height:0; }

/*---- SINGLE PROMO ----*/

.single img { width:auto !important; margin: 0 0 0 2px; }

/*---- DOUBLE PROMOS ----*/

#leftPromo { width: 479px; float: left; }
#rightPromo { width: 480px; float: right; }
#equator .separate { background: url('../img/home-equator.gif') repeat-y center top; height: 100%; min-height: 75px; }

/* layouts */
#equator img { width: 239px; height: 75px; float: left; }
#equator h2, #equator p { float: right; width: 230px; padding: 0; margin: 0; font: 7pt/11pt Verdana, Arial, Helvetica, sans-serif; }
#equator h2 { font-weight: bold; font-size: 7.5pt; line-height: 12pt; }
#equator p {  }

/* link colors */
#equator a { text-decoration: none; color: #666; }
#equator a:hover { color: #000; cursor: pointer; }
#equator a h2 { color: #F60; }
#equator a:hover h2 { color: #693; }

/*---- DOUBLE PROMOS - UPDATED ----*/

#equator .double img { width:482px; height:75px; margin-bottom:-10px; }
#equator .double a > img { margin-bottom:0; }
#equator .double img.left { float:left; margin-left:2px; }
#equator .double img.right { float:right; margin-right:2px; }

/*---- TRIPLE PROMOS ----*/

.triple img { width: 320px !important; margin: 5px 0 0 0; }
.triple a>img { margin: 0 10px 0 0; }
.triple .last img { margin-right: 0; }
.triple span { display: block; float: left; width: 10px; }
