#base {
     background: none repeat scroll 0% 0% #E1E7FF;
     font-family: 'LinotypeErgoRegular','Helvetica',Arial,sans-serif;
     margin-bottom: 10px;
     margin-top: 40px;
     padding-bottom: 15px;
     padding-top: 70px;
     position: relative;
}

#desc {
     font-size: 16px;
     font-style: italic;
     left: 620px;
     line-height: 1.3em;
     position: absolute;
     top: 35px;
     width: 300px;
}

#base h2 {
     clear: both;
     font-size: 130px;
     padding-bottom: 30px;
     text-align: center;
}

#base h4 {
     font-size: 20px;
     font-style: italic;
     text-align: center;
}

#table {

     padding-bottom: 30px;
     padding-top: 10px;
}

#table .column {
     background: none repeat scroll 0% 0% #F7F8F9;
     height: 200px;
}

#table .column:hover {
     background: none repeat scroll 0% 0% #E1E7FF;
}

#table .column h2, h3, h4 {
     padding: 10px;
}

#table .column h2 {
     font-family: 'LinotypeErgoRegular','Helvetica',Arial,sans-serif;
     font-size: 20px;
     letter-spacing: 0em;
}

#optioncost {
     background: none repeat scroll 0% 0% #E1E7FF;
     border-bottom: 1px solid #CCCCCC;
     border-top: 1px solid #CCCCCC;
     font-family: 'LinotypeErgoRegular','Helvetica',Arial,sans-serif;
     font-size: 30px;
     font-style: italic;
     letter-spacing: 7px;
     margin-bottom: 30px;
     padding: 20px;
     text-align: center;
}

.price {
     float: left;
     width: 48%;
}

.price h3 {
     color: #333333;
     float: left;
     font-family: 'LinotypeErgoRegular','Helvetica',Arial,sans-serif;
     font-size: 30px;
}

.price p {
     padding-top: 8px;
}

.heading {
     background: none repeat scroll 0% 0% #9BAEFD;
     padding: 10px 10px 1px;
}

.heading p {
     font-style: italic;
}
