/* === COMMON STYLES === */

body {color: black;font-family: arial, helvetica, univers, 'Zurich BT', sans-serif;}
#shadow-top {background:no-repeat;margin:0 auto;width:800px;padding:0;height:10px;font-size:6px;}
#shadow-bottom{background:no-repeat;margin:0 auto;width:800px;padding:0;height:10px;}
#main{width:780px;padding:0 10px;margin:0 auto;background:#FFF center;}
#footer{background:#DBDCDE;margin:0;text-align:center;padding:10px;font-size:10px;clear:both;}
#footer a, #footer a:visited {color:#646160;}
#header {padding:320px 250px 0 24px;height:120px;background:no-repeat;}
h1,h2,h3,h4 {text-align:center;}
#content {padding:10px 48px;}
#webdev {font-size:10px;color:#dddddd;text-align:center;}
#webdev a, #webdev a:visited, #webdev a:active{color:#dddddd;text-decoration:underline;}

/* === BONUS DOWNLOAD PAGES ===*/

.download {width:120px;height:28px; margin:0;display:block;text-indent:-999px;}
.LatestNews {background:url(../images/tell-me-more.gif) center no-repeat;width:400px;height:61px;border:0;margin:0 auto;}
.bonusform {background:#dddddd;margin:24px auto;width:600px;padding:24px;}
.bonusform div {clear:both; height:1.8em;}
.bonusform label {width:180px; float:left;}
.bonusform .rightinput {width:400px; float:right;}
.bonusform input.checkbox {width:auto; float:none;}
.bonusform input.image {width:auto;margin:0 auto;}
.bonusform span {color:#dddddd;}
hr.clear {clear:both;}
.center {margin:0 auto;text-align:center;}
.bonustable {margin:0 auto;}
.bonustable td {padding:2px 12px;}

/* === LETTER AND BONUS LIST PAGES === */

li {padding-bottom:10px;font-size: 17px;}
.author {margin:24px auto 4px;font-weight:bold;font-size:16px;width:75%;}
.authordesc {width:75%;margin:0 auto;}
.clickhere {width:550px;height:84px;border:0;margin:24px auto;text-indent:-999px;display:block;}
.plus {margin:12px auto;height:32px;width:32px;}
.free-gift {border:2px dashed;padding:10px;text-align:left;width:75%;margin:5px auto;}
.free-gift p {padding: 10px; margin: 0 !important;}
.floating-sticker {float:right;position:relative;width:185px;height:185px;margin-right:-160px;}
.bold {font-size:18px;font-weight:bold;}