#squeeze-wrapper {
    font-family: Georgia, serif;
    font-size: 15px;
    line-height: 22px;
    color: #252525;
    background: url('images/bg.jpg') left top repeat;
    text-align: left;
}



#tv_container {
    background: url('images/tv.png') no-repeat top left transparent;
    width: 827px; /* Adjust TV image width */
    height: 714px; /* Adjust TV image height */
    position: relative;
}
#tv_container video {
    position: absolute;
    top: 80px; /* Adjust top position */
    left: 40px; /* Adjust left position */
}






#squeeze-wrapper #wrapper {
    width: 966px;
    margin: 0 auto;
    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.jpg) 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 #fff;
}

#squeeze-wrapper div.h1-header {
    font-size: 36px;
    line-height: 45px;
    font-weight: bold;
    color: #9e0b0f;
    text-align: center;
    letter-spacing: -2px;
    text-shadow: 1px 1px #fff;
    font-family: Georgia, serif;
}

#squeeze-wrapper .yellow-block {
    background: url(images/yellow-block.jpg) left top no-repeat;
    height: 74px;
    padding-top: 10px;
    line-height: 22px;
    text-align: center;
    text-shadow: 1px 1px #fff;
    font-size: 18px;
    font-style: italic;
}

#squeeze-wrapper #content {
    background: url(images/content-bg.jpg) left top repeat-y;
    margin: 0 auto;
}

#squeeze-wrapper #content-top {
    background: url(images/content-top.jpg) left top no-repeat;
}

#squeeze-wrapper #content-bottom {
    background: url(images/content-bottom.jpg) left bottom no-repeat;
    padding: 30px;
}

#squeeze-wrapper #footer {
    padding: 20px 0;
    color: #c2c2c2;
    font-size: 11px;
    text-align: center;
    font-style: italic;
	background: black;
}

#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;
}

#squeeze-wrapper .clear {
    clear: both;
    display: block;
}

#squeeze-wrapper #optin {
    background: url(images/optin-block-bg.gif) center top repeat-y;
    width: 331px;
}

#squeeze-wrapper #optin-top {
    background: url(images/optin-block-top.gif) center top no-repeat;
}

#squeeze-wrapper #optin-bottom {
    background: url(images/optin-block-bottom.gif) center bottom no-repeat;
    padding: 100px 18px 25px;
}

#squeeze-wrapper #optin form .button {
    margin-left: -8px;
}

#squeeze-wrapper #optin form  {
    margin: 0;
    padding: 0;
}

#squeeze-wrapper #optin form input.text {
    background: url(images/textfield-bg.gif) 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.gif) left center no-repeat;
    padding-left: 35px;
    margin: 0 5px;
    letter-spacing: -0.5px;
    height: 32px;
    line-height: 32px;
    white-space: nowrap;
}

#squeeze-wrapper #post_video {
    background: url(images/video-placeholder.png) left top no-repeat;
    width: 555px;
    height: 315px;
    margin: 0 auto 15px;
}

#squeeze-wrapper .yellow-bg {
    background: #c4dc53;
    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;
	color: #000;
	font-weight: bold;
}

#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;
}

#xpage-body #footer a {
    color: #c2c2c2;
    text-decoration: none;
}

#xpage-body #footer a:hover {
    text-decoration: underline;
}

#xpage-body #footer .menu li {
    list-style: none;
    display: inline;
}

#xpage-body #footer .menu span.sep {
    padding: 0 3px;
}

#xpage-body #footer .menu li:last-child span.sep {
    display: none;
}

#xpage-body #footer .menu {
    display: inline;
}

#xpage-body #footer {
    padding: 20px 0;
    color: #c2c2c2;
    font-size: 11px;
    text-align: center;
    font-style: italic;
}

#xpage-body div.h1-header {
    font-size: 36px;
    line-height: 45px;
    font-weight: bold;
    color: #9e0b0f;
    text-align: center;
    letter-spacing: -2px;
    text-shadow: 1px 1px #fff;
    font-family: Georgia, serif;
}

#xpage-body { padding: 0px; margin: 0px; border: 0px none; background:url(images/others-bg.jpg); font-family: Georgia, serif;
    font-size: 15px;
    line-height: 22px;
    color: #252525;
    text-align: left; }

div.notice {
    -moz-transition-duration: 0.3s;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: inline-block;
    font-family: Myriad Pro,sans-serif;
    font-size: 16px;
    line-height: 100%;
    margin: 0;
    padding: 30px;
    text-align: justify;
    text-decoration: none;
    border-color: #595959;
    box-shadow: 0 0 2px #FFFFFF inset, 0 1px 7px rgba(44, 44, 44, 0.5);
    color: #000;
    outline: medium none; margin:auto; background:#fff;
}