body {
padding-top:20px;
}

body {
min-height:450px;
background-repeat: repeat-x;
background-color:#fcffff;
background-image: -moz-linear-gradient(top, #eee, #fff 450px);
background-image: -webkit-gradient(linear, left top, left 450, from(#eee), to(#fff));
}

.h6e-main-content {
width:760px;
margin-top:25px;
font-size:14px;
text-align:center;
overflow:visible;
}

.subtitle {
font-size:22px;
margin-top:25px;
}

.appslots-offers {
border-collapse:collapse;
margin:25px 0;
width:860px;
position:relative;
left:-100px;
}

.appslots-offers td, .appslots-offers th {
border:1px solid #ccc;
text-align:center;
}

.appslots-offers th {
font-size:12px;
font-weight:normal;
width:100px;
}

.appslots-offers th.tlCorner { border-left:0; border-top:0; }
.appslots-offers th.blCorner { border-left:0; border-bottom:0; }

.appslots-offers td {
border:1px solid #ccc;
width:380px;
padding:10px;
line-height:1.2em;
}

.appslots-offers h2, .appslots-offers h3 {
margin:0;
}

.appslots-offers h3 {
font-size:1em;
}

.appslots-offers h2 img {
display:block;
margin:auto;
}

.appslots-offers small {
font-size:11px;
line-height:9px;
} 

.appslots-offers .action {
font-size:22px;
}

.subscribe-form {
margin:25px 0 50px;
}

.subscribe-form h3 {
margin-bottom:10px; 
}

