@import url(main.css);

.section #content { padding-left: 334px; width: 620px; background: url(../images/dvdboxart-spring11.png) 34px 25px no-repeat; }

#offer { background-color: #111; border: 2px solid #000; padding: 10px; margin-bottom: 1em; }
#offer h2 { color: #ACDDFF;  }
#offer p, #offer li {  }

#content ul { width: 90%; }
#content ul strong { color: #6CF; font-weight: normal; }
#content ul li { line-height: 1.6; margin-bottom: 1em; }

#preorder { text-align: center; }
#preorder a { display:block; margin: 0 auto; width: 246px; height: 0; padding-top: 55px; overflow: hidden; background: url(images/preorder_button.png) 0 0 no-repeat; }
#preorder a:hover, #preorder a:focus { background-position: 0 -55px; }
#preorder a:active { background-position: 0 -110px; }
