.custom .format_text input, 
.custom .sidebar .text_input {
  width:auto;
}

body.custom {
    background: #000;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.0em;
    background: #666;
    border: 10px solid #666;
}

.custom #page {
    background: #fff;
}

/* Header Image */
.custom #header #logo a { display: block; height: 127px; width: 567px; background: url('http://lucrativeaffiliatemarketing.com/images/header.png') no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { padding: 0; border: none; }

.custom .comments_closed { display: none; }

/* REMOVE SIDEBARS */
#sidebars { border-color:#fff; }
#sidebar_1 { border-color:#fff; }

.highlight { background: #ffff5e !important; }
.highlight-blue { background: #c0deff !important; }

p { text-indent: 1.5em; }