body {
    margin: 0;
    padding: 0;
}

/***********************************/
/*          Page Divisions         */
/***********************************/
#commitment {
    display: inline;
    height: 173px;
    float: right;
    margin-right: 25px;
    padding: 15px;
    text-align: center;
    width: 229px;
}
#copyright {
	margin:  0 0 10px 40px;
	text-align: center;
}
#footnav, #medialinks {
	list-style-type: none;
	text-align: center;
}
#footnav li, #medialinks li {
	display: inline;
	margin: 10px;
}
#main_content {
    clear: both;
    margin-top: 410px;
    overflow: hidden;
}
#sales_copy {
    display: inline;
    float: left;
    text-align: justify;
    width: 625px;
}
#sec_content {
    clear: both;
    margin-top: 20px;
}
#sponsor_discount {
    display: inline;
    float: right;
    text-align: center;
    width: 330px; 
}
#sponsor_logo {
    display: inline;
    float: left;
    width: 290px;
    text-align: center;
}
#sponsor_tag {
    clear: both;
    float: left;
    text-align: center;
    width: 330px;
}
#wrapper {
    margin: 0 auto;
    overflow: hidden;
    width: 950px;
}

/***********************************/
/*                Text             */
/***********************************/
h1, h2 {
    display: none;
}
h3.pcday {
    font-size: 15px;
}
#commitment p {
    font-size: 16px;
    margin: 5px 0 15px 0;
}
#commitment_button {
    display: inline-block;
    font-weight: bold;
    padding: 17px 15px 18px 15px;
    text-decoration: none;
}
.offer_exp {
	font-size: 12px ! important;
}
#copyright, #footnav li, #footnav li a, #medialinks li, #medialinks li a {
	color: #090;
	font-family: sans-serif;
	font-size: 12px;
}

/***********************************/
/*              Images             */
/***********************************/
img {
    border: 0;
}
#otfglogo {
    display: inline;
    float: right;
    margin: 10px 10px 0 0;
}