



/* layout */

#explain { margin: 10px auto 50px auto; width: 893px; }

#explain .cw1 { position: relative; top: -10px; }

#explain .cw2 { padding: 0 30px 20px 30px;  position: relative; top: 30px; }



#get-it { width: 893px; margin: 0 auto; }

#get-it div { width: 47%; }



#download-it { float: left; }

#download-it form { width: 445px; height: 259px; margin-bottom: 15px; left:-15px; position: relative; }

#download-it label { display: none; }

#download-it input { position: absolute; }

#name, #email, #price, #submit_by { width: 347px; height: 25px; padding: 5px 10px; border-width: 0; left: 33px; }

#name { top: 20px; }

#email { top: 60px; }

#submit_by {top: 60px;}

#price { top: 100px; }

#continue { width: 240px; height: 45px; border-width: 0; bottom: 0px ; right: 46px; }
#continue2 { width: 240px; height: 45px; border-width: 0; bottom: 0px ; right: 46px; }

#download-it ul { position: absolute; left: 50px; top: 150px; }

#download-it li { padding-left: 10px; }



#order-it { padding-bottom: 326px; float: right; }



/* color */

#explain { background-image: url(/images/get/what_bg_middle.png); }

#explain .cw1 { background: transparent url(/images/get/what_bg_top.png) no-repeat scroll 0 0; }

#explain .cw2 { background: transparent url(/images/get/what_bg_bottom.png) no-repeat scroll bottom left; }



#get-it h2 { color: #de1f26; }



#download-it form { background-image: url(/images/get/form_bg-2.png) ;}

#name, #price, #email, #submit_by, #continue2 { color: #de1f26; background-color: transparent; }

#continue { background: transparent url(/images/get/download_button_bg.png) ;}

#download-it li { background: transparent url(/images/get/form_bullet.png) no-repeat scroll center left; }



#order-it { background: transparent url(/images/get/prints.png) no-repeat scroll bottom right; }



/* type */

#get-it h2 { font-size: 24px; }

#get-it h3 { font-size: 20px; }



#name, #email, #price, #submit_by, #continue2 { font-size: 18px; }

#continue { text-indent: -9999px; }
#continue2 { text-indent: -9999px; }

#download-it ul { font-size: 12px; line-height: 15px;  }

