.group { zoom:1 }
.group:after { clear: both }
.group:before,
.group:after {
    display: block;
    line-height: 0;
    content:""
}
.fl { float: left; }

.preview a.control.prev {
    width: 33px;
    height: 58px;
    margin-left: 0;
    right: -42px;
    background: url('../media/images/arrows.png') no-repeat -114px;
}
.preview a.control.prev:hover {
    background: url('../media/images/arrows.png') no-repeat -38px;
}
.preview a.control.next {
    width: 33px;
    height: 58px;
    margin-left: 0;
    left: -42px;
    background: url('../media/images/arrows.png') no-repeat -76px;
}
.preview a.control.next:hover {
    background: url('../media/images/arrows.png') no-repeat;
}
.wide #content {
    width: 1182px;
    padding: 0;
}
.wide #header {
    width: 1194px;
}
.wide .content-table{
    width: 1200px;
}
.wide .preview {
    width: 838px;
    margin: 0;
}
.wide .preview #element {
    width: 755px;
    margin-left: 42px;
}
.wide .preview h1 {
    padding-left: 42px;
}
.wide .preview .heading {
    width: 755px;
    margin-left: 35px;
}
.wide .preview #tools {
    width: 755px;
    margin-left: 42px;
}
.wide .preview #comments {
    width: 755px;
    margin-left: 42px;
}
.wide .ad1000 {
    background: none;
    text-align: center;
}

.wide .preview #image,
.wide .preview #video {
    width: 755px;
    background: #000;
    text-align: center;
}
.wide .preview #image img {
    margin: 0 auto;
}

.wide .preview #video .video_background{
    margin: 0 auto;
    width: 755px;
    background-color: #000;
}

.wide .preview_items {
    width: 700px;
    margin-left: 70px;
}
.wide .preview #video .video_div {
    top: 48px;
    left: 48px;
}

.preview #video .video_div {
    top: 40px;
    left: 40px;
}

.w1000.wide #content {
    width: 982px;
}
.w1000.wide #header {
    width: 994px;
}
.w1000.wide .content-table{
    width: 1000px;
}
.w1000.wide .preview {
    width: 600px;
}
.w1000.wide .preview #element {
    width: 600px;
    text-align: center;
    margin-left: 0;
}
.w1000.wide .preview h1 {
    padding-left: 0;
}
.w1000.wide .preview .heading {
    width: auto;
    margin-left: 0;
}
.w1000.wide .preview #tools {
    width: auto;
    margin-left: 0;
}
.w1000.wide .preview #comments {
    width: auto;
    margin-left: 0;
}
.w1000.wide .ad1000 {
    background: none;
}
.w1000.wide .preview #image,
.w1000.wide .preview #video {
    width: auto;
    background: none;
}
.w1000.wide .preview #image img,
.w1000.wide .preview #video img {
    margin: 0;
    width: 600px;
    min-height: 0;
}
.w1000.wide .preview #video .video_div iframe,
.w1000.wide .preview #video .video_div video{
    width: 515px;
    height: 385px;
}
.w1000.wide .preview #comments #form_commenting fieldset textarea {
    width: 560px;
}
.w1000.wide .preview #comments #form_commenting fieldset input.text {
    width: 120px;
}
.w1000.wide .heading .ffb-like {
    margin: 0px 10px;
}
.w1000.wide .preview #video .video_background {
    padding: 0;
}
.w1000.wide .preview #video .video_div {
    left: 40px;
}
.w1000.wide .preview_items {
    width: auto;
    margin-left: 0;
}


.w1000 .content-table {
    margin-left: 20px;
}
.w1000 .banner .week-demo {
    position: relative;
    right: 15px;
}


#logo {
    margin-top: 15px;
    margin-bottom: 0;
}
#widgets-composite {
    height: 35px;
}