@charset "UTF-8";
/* CSS Document */

#main h1 { height: 51px; margin-bottom: 30px; }
#main p.intro { font-size: 18px; }
#main .content { padding-top: 33px; }

.compare { position:relative; padding-top:0; margin-bottom:0;  overflow:hidden; z-index:2; }


.compare h3 { display:none; }
.compare .top { background-image: none !important; }
.compare table { padding-top:0; margin-bottom:0; }
.compare table thead th { padding-right:13px; padding-bottom: 0; }
.compare table thead h3 { margin:-6px 0 13px; }

.compare2 { position:relative; padding-top:0; margin-bottom:0; padding-left: 20px; overflow:hidden; z-index:2; }
.compare2 h3 { display:none; }
.compare2 .top { background-image: none !important; }
.compare2 table { padding-top:0; margin-bottom:0; }
.compare2 table thead th { padding-right:13px; padding-bottom: 0; }
.compare2 table thead h3 { margin:-6px 0 13px; }



.buynow { border-top:1px solid #ccc; }
.buynow table td { padding:19px 6px 20px; height:50px; }
.buynow table .shuffle { padding-left:0; }

p.more { float:right; padding:18px 0 0; font-size:12px; background:none; border-top:1px solid #ccc; }
a#moreinfo-trigger { background-image: url(http://images.apple.com/global/elements/arrows/downarrow_08c.gif);  }
a#moreinfo-trigger.open { background-image: url(http://images.apple.com/global/elements/arrows/uparrow_08c.gif); }

#main .bottom { position: relative; }

.buynow { _width:767px; _float:right; }