body.custom {
    background: #44443f;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.0em;
    background: #ff0000;
    border: 10px solid #3e3e3a;
}

.custom #page {
    background: #fff;
}

/* Header Image */
.custom #header #logo a { display: block; height: 144px; width: 567px; background: url('http://affiliatebully.com/images/header.gif') no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { padding: 0; border: none; }

/* REMOVE SIDEBARS */
#sidebars { border-color:#fff; }
#sidebar_1 { border-color:#fff; }

.highlight { background: #ffff5e !important; }
.highlight-blue { background: #c0deff !important; }

/* Waihon: custom #content h2 { text-align: center; } */
.custom #content h2 { text-align: center; font-size: 2.5em;}

.waiting-list {
background: #ffff5e !important;
text-align: center;
}

.optin {
	margin: 10px 40px;
	padding: 10px 20px 1px;
	border: 5px dashed #000;
	background: #ffd;
}

.small				{ font-size: smaller; line-height: 130%; }