body{
background-color:#FFF;
color:#333;
padding:0px; margin:0px;
}

div.wrapper{width:480px; height:570px;text-align:left; margin-left:auto;margin-right:auto; }
h1{ text-align:center; margin:3px;padding:0px;}
p{ margin:3px;padding:0px;}
/*p.next{ margin-bottom:5px; margin-top:auto; vertical-align:bottom; border:1px solid #906; height:auto;}*/
p.next,p.close{ position:absolute; top:540px;}
p.next a,p.close a{ display:block;background-image:url(img/nextbutton.gif); background-position:center right; background-repeat:no-repeat;padding-right:24px; line-height:22px; height:22px; text-align:right; width:458px; text-align:right; vertical-align:bottom;}
p.next a:hover,p.close a:hover{background-image:url(img/nextbutton2.gif);}

p.close a{ background-image:url(img/close1.gif);}
p.close a:hover{background-image:url(img/close2.gif); }


p.img{ text-align:center;}