#slider							{ background: white url('../images/logo-gs-filler-50.gif'); height:320px; overflow:hidden; position:relative; margin:50px 0; width:960px; float:right; background-image:url('../images/logo-gs-filler-50.gif') }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */
#mover							{ width: 4600px; position: relative; }

.slide							{ padding: 40px 30px; width: 960px; float: left; position: relative; }
.slide h1						{ font-family: Helvetica, Sans-Serif; font-size: 30px; letter-spacing: -1px;
								  color: #ac0000; }
.slide p						{ color: #999; font-size: 12px; line-height: 22px; width: 400px; }
.slide img						{ position: absolute; top: 40px; left: 560px; }
#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
table							{ border-collapse: collapse; }

h1                              { font: bold 50px Helvetica; letter-spacing: -2px; margin: 0 0 3px 0; }

.clear 							{ clear: both; }

#order-table                    { width: 100%; }
#order-table td                 { padding: 5px; }
#order-table th                 { padding: 5px; background: black; color: white; text-align: left; }
#order-table td.row-total       { text-align: right; }
#order-table td input           { width: 75px; text-align: center; }
#order-table tr.even td         { background: #eee; }

#order-table td .total-box, 
.total-box                      { border: 3px solid #a71930; width: 70px; padding: 3px; 
                                  margin: 5px 0 5px 0; text-align: center; font-size: 14px; }

#shipping-subtotal              { margin: 0; }

#shipping-table                 { width: 350px; float: right; }
#shipping-table td              { padding: 5px; }

#shipping-table th              { padding: 5px; background: black; color: white; text-align: left; }
#shipping-table td input        { width: 69px;  text-align: center; }

#order-total                    { font-weight: bold; font-size: 21px; width: 110px; }