.fs-center-center-content{
    margin-top: 4px;
    border-left: 1px solid #D6D6D6;
    padding: 10px;
    position: relative;
}

.fs-center-center-content h2{
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 6px;
}

.fs-movie{
    width: 416px;
    height: 357px;
    border-bottom: 1px solid #D6D6D6;
    position: absolute;
    left: 10px;
    top: 10px;
}

.fs-today-special{
    width: 416px;
    height: 357px;
    border-bottom: 1px solid #D6D6D6;
    position: absolute;
    left: 10px;
    top: 5px;
}

.fs-today-special-content{
    position: relative;
}

.fs-today-special-title{
    position: absolute;
    color: #FF6800;
    font-size: 18px;
    font-weight: bold;
    height: 52px;
    line-height: 52px;
    left: 6px;
    top: 0;
}

.fs-today-special-oldprice{
    position: absolute;
    color: #D6D6D6;
    font-size: 20px;
    font-weight: bold;
    line-height: 52px;
    left: 142px;
    top: 0;
    background: url('fs-today-special-oldprice.gif') no-repeat;
    background-position: bottom center;
}

.fs-today-special-pricelabel{
    font-size: 12px;
    position: absolute;
    height: 14px;
    line-height: 14px;
    left: 220px;
    top: 0;
}

.fs-today-special-price{
    font-size: 22px;
    position: absolute;
    height: 38px;
    line-height: 38px;
    left: 220px;
    top: 14px;
    font-weight: bold;
    color: #B1C539;
}

.fs-today-special-addtocart{
    width: 101px;
    height: 27px;
    background: url('fs-today-special-addtocart.gif');
    border: none;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    left: 312px;
    top: 16px;
}

.fs-today-special-image{
    position: absolute;
    left: 0;
    top: 70px;
}

.fs-whatisit{
    position: absolute;
    left: 440px;
    top: 10px;
}

.fs-whatisit1{
    width: 338px;
    height: 134px;
    background: #271E13;
    position: absolute;
    left: 0;
    top: 0;
}

.fs-whatisit1-orange{
    position: absolute;
    color: #FF6800;
    font-weight: bold;
    font-size: 18px;
    left: 10px;
    top: 42px;
    width: 118px;
}

.fs-whatisit1-green{
    position: absolute;
    color: #B1C539;
    font-weight: bold;
    font-size: 14px;
    left: 140px;
    top: 38px;
    width: 192px;
}

.fs-whatisit1-green big{
    font-size: 18px;
}

.fs-whatisit2{
    width: 168px;
    height: 198px;
    background: #271E13;
    position: absolute;
    left: 0;
    top: 142px;
}

.fs-whatisit2-logo{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 168px;
    height: 198px;
    background: url('FramePhoto.jpg') no-repeat;
    background-position: center;
}

.fs-whatisit2-green{
    position: absolute;
    color: #B1C539;
    font-weight: bold;
    font-size: 14px;
    left: 24px;
    top: 78px;
    width: 114px;
}

.fs-whatisit2-orange{
    position: absolute;
    color: #FF6800;
    font-weight: bold;
    font-size: 18px;
    left: 24px;
    top: 94px;
    width: 114px;
}

.fs-whatisit3{
    width: 162px;
    height: 198px;
    background: #271E13;
    position: absolute;
    left: 176px;
    top: 142px;
}

.fs-whatisit3-green{
    position: absolute;
    color: #B1C539;
    font-weight: bold;
    font-size: 14px;
    left: 10px;
    top: 78px;
    width: 142px;
}

.fs-whatisit3-orange{
    color: #FF6800;
    text-decoration:none;
}

.fs-whatisit3-green big{
    font-size: 18px;
}

.fs-whatisit3-logo{
    position: absolute;
    left: 0px;
    top: 3px;
    width: 162px;
    height: 75px;
    background: url('fs-whatisit3-logo.png') no-repeat;
    background-position: center;
}

.fs-popular{
    position: absolute;
    top: 378px;
    left: 10px;
}

.fs-popular h2 a{
    color: #D6D6D6;
    text-decoration: none;
}

.fs-popular h2 a.fs-active{
    color: #FF6800;
}

.fs-popular-item{
    position: absolute;
}

.fs-popular-item1{
    left: 4px;
    top: 30px;
}

.fs-popular-item2{
    left: 212px;
    top: 30px;
}

.fs-popular-item3{
    left: 4px;
    top: 198px;
}

.fs-popular-item4{
    left: 212px;
    top: 198px;
}

.fs-popular-item a{
    color: #FF6800;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

.fs-featured{
    position: absolute;
    left: 428px;
    top: 382px;
    border-left: 1px solid #D6D6D6;
    width: 384px;
    height: 350px;
}

.fs-featured h2{
    padding-top: 1px;
}

.fs-featured-item{
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 40px;
    padding-top: 5px;
    font-size: 12px;
}

.fs-featured-item a{
    font-weight: bold;
    text-decoration: none;
    color: #FF6800;
}

.fs-featured-item img{
    float: left;
    margin-right: 12px;
}

.fs-featured-item div{
    text-align: right;
}