#squeeze-wrapper  {
    font-family: Arial, Georgia, serif;
    font-size: 15px;
    line-height: 22px;
    color: #252525;
    background: url(images/bg.jpg) left top repeat;
    text-align: left;
}

#squeeze-wrapper #wrapper-top {
    background: url(images/bg-top.jpg) left top repeat-x;
}

#squeeze-wrapper #wrapper-center {
    background: url(images/bg-center.jpg) center top no-repeat;
}

#squeeze-wrapper #wrapper {
    width: 966px;
    margin: 0 auto;
    position: relative;
    background: none;
}

.center {
    text-align: center !important;
}

.red {
    color: #9e0b0f !important;
}

.font-16 {
    font-size: 16px !important;
}

.bold {
    font-weight: bold !important;
}

#squeeze-wrapper div.top-warning {
    background: url(images/top-warning-bg.png) left top no-repeat;
    height: 38px;
    color: #ff0000;
    font-weight: bold;
    font-style: italic;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    text-shadow: 1px 1px #660000;
	text-transform:uppercase;
}

#squeeze-wrapper div.h1-header {
    font-size: 38px;
    line-height: 55px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px #333;
    font-family: Georgia, serif;
    padding: 10px 0 15px;
}

#squeeze-wrapper .yellow-block {
    /*background: url(images/trans-block.png) left top no-repeat;*/
    padding-top: 10px;
	padding-bottom: 10px;
    line-height: 22px;
    text-align: center;
    text-shadow: 1px 1px #015ab4;
    font-size: 24px;
	color:#032d57;
	font-weight:bold;
}

#squeeze-wrapper #content {
    margin: 0 auto;
}

#squeeze-wrapper #content-top {
}

#squeeze-wrapper #content-bottom {
    padding: 0;
    position: relative;
}

#squeeze-wrapper #footer {
    padding: 20px 0;
    color: #c2c2c2;
    font-size: 11px;
    text-align: center;
    font-style: italic;
}

#squeeze-wrapper #footer a {
    color: #c2c2c2;
    text-decoration: none;
}

#squeeze-wrapper #footer a:hover {
    text-decoration: underline;
}

#squeeze-wrapper #main-content {
    float: left;
    margin-left: 10px;
    width: 565px;
}

#squeeze-wrapper #sidebar {
    width: 320px;
    float: right;
    margin: 0;
}

.clear {
    clear: both;
    display: block;
}

#squeeze-wrapper #optin {
    width: 331px;
}

#squeeze-wrapper #optin-top {
}

#squeeze-wrapper #optin-bottom {
    padding: 100px 18px 25px;
	color:#CCC;
}

#squeeze-wrapper #optin form .button {
    margin-left: -8px;
}

#squeeze-wrapper #optin form  {
    margin: 0;
    padding: 0;
	color:#CCC;
}

#squeeze-wrapper #optin form input.text {
    background: url(images/textfield-bg.png) left top no-repeat;
    width: 239px;
    padding: 0 15px;
    height: 48px;
    line-height: 48px;
    border: none;
    margin: 5px auto 10px;
    display: block;
    font-size: 16px;
    font-style: italic;
    color: #898989;
    text-align: center;
}

#squeeze-wrapper #optin .privacy {
    font-size: 10px;
    color: #555;
    background: url(images/privacy-icon.png) right center no-repeat;
    margin: 15px 5px 0;
    letter-spacing: -0.5px;
    height: 32px;
    line-height: 32px;
    white-space: nowrap;
	text-align:center;
}

#squeeze-wrapper #post_video_wrapper {
    /*background: url(images/video-placeholder.png) left top no-repeat;;*/
    width: 600px !important;
    height: 400px !important;
    position: relative;
    top: 10px;
    left: 17px;
    margin: 0 auto 15px;
    text-align: center;
}

#squeeze-wrapper #post_video {
}

#squeeze-wrapper .yellow-bg {
    background: #fff200;
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
    line-height: 35px;
    text-align: center;
    margin-bottom: 3px;
    display: inline;
    padding: 2px 5px;
    outline: 2px solid #fff;
}

#squeeze-wrapper #content ul {
    padding-left: 0;
}

#squeeze-wrapper #content ul li {
    display: block;
    background: url(images/li-marker.gif) left top no-repeat;
    min-height: 32px;
    padding-left: 38px;
    margin-bottom: 15px;
}

#squeeze-wrapper #content ul li span {
    background: url(images/line.gif) left bottom no-repeat;
    padding-bottom: 10px;
    display: block;
}

#squeeze-wrapper #footer .menu {
    display: inline;
    padding-left: 5px;
}

#squeeze-wrapper #footer .menu li {
    list-style: none;
    display: inline;
}

#squeeze-wrapper #footer .menu span.sep {
    padding: 0 3px;
}

#squeeze-wrapper #footer .menu li:last-child span.sep {
    display: none;
}

#squeeze-wrapper #header {
    width: auto;
    padding: 0;
    background: none;
    height: 242px;
    padding: 0;
    overflow: hidden;
    color: #000;
}