
#centerdiv {
	text-align: center;
}

.ctabutton {
	background-color:red;
	color:#ffffff;
	padding:4px;
	font-size:16px;
}

#wrapper {
	background: #ffffff;
	width: 720px;
	padding: 0; 
	margin:auto;
	text-align: left;
}

body {
	margin-top:15pxi;
	background-color:#333333;
	text-align: center;
}

div#upsell {
	border:3px dashed #333333;
	width:80%;
	margin:auto;
	padding:10px;
	text-align:left;
}

#oto1 {
	background: url(/images/TOYL-Banner.jpg) top no-repeat;

}

#oto2 {
	background: url(/images/Living-Health-Banner.jpg) top no-repeat;
}

#oto1, #oto2 {
        text-align: center;
        padding: 210px 0 0 0;
}

th {
	padding:3px;
	background-color:#393939;
	color:#ffffff;
	text-align:left;
}

#infotable {
	margin:auto;
	width:80%;
}

#decline {
        padding: 10px 120px;
        text-align: center;
        font-family: arial;
        font-size: 16px;
        font-weight: bold;
}

#bottom_menu {
        background: #eee;
        padding: 0 0 10px 0;
        border-top: 1px dotted #777;
        text-align: center;
        font-family: arial; 
        width:720px;
        margin:0px auto;      
}

