
#container-wrapper{
    background:#fff url('../../images/program/background/voice_of_theday.jpg') no-repeat scroll center top ;
}
#content-wraper{
    background:none;
}
#header-wrapper {
    background:none;
}
#main_content {
    width:640px;
    background:#fff url('../../images/program/background/voice_of_theday_border.jpg') repeat-x scroll 0 0 ;
    padding:4px 4px 0 4px;
    margin-top: 30px;
}


#container{
    background:transparent;
    border:none;
}
#content{
    background:transparent;
}
#header{
    background:none;
}


#content_end{
    background:none;
}

#section h1 {
    
    margin:20px 0;
    background:transparent;
    font-size:18px;
    color:black;
    display:none;
}

#section{
    min-height:1000px;
    color:black;
    background:white;
    
}

#section .highlight {
    background:transparent;
    float:left;
    /*width:100%;*/
    height:auto;
	margin-left: 0px;
}

#section .content_description {
    min-height:193px;
    float:left;
    padding-left:22px;
    width:500px;
	color:black;
}
.content_list{
    margin-top:50px;
    width:593px;
    float:left;
    
    padding-bottom:10px;
}

.content_list .header {
    background:none;   
    height:auto;
	margin-top: 5px;
	margin-left:18px;
}
.content_list .item_list  {
    background:#FFFFFF;
    margin-left:18px;
}
.content_list .item_list .item  {
    border-bottom:#ccc 1px solid;
    padding-left:10px;
}

.content_list .item_list .item .details {
    width:405px;
}


.content_list .item_list .item .details h4 {
    color:#4C66B0;
}
.content_list .item_list .item .details div.subtitle {
    color:#666666;
}
.content_list .item_list .item .details div.writer {
    color:#666666;
}

.tag{
    padding:5px 0;
}
.tag a {
    color:#4C66B0;
}
#player{
    width:640px;
    height:360px;
    background:black;
}
.content_description h2{
    display:block;
}

.demo .body{
    background:transparent url('../../images/program/sidebar/voice_of_the_day_bg.jpg') repeat-x scroll 0 0;
}
.demo.mc{
    margin-top:490px;
}

#side_bar .content_list{
    margin-top:650px;
}
#section .content_description.comment{
    padding-left:22px;
}

/* for section page */
#section .social-rail{
    margin-left: -98px !important;
}
#section .social-rail.fixed{
    position: fixed; left: 50%; top: 20px; margin-left: -552px !important;
}

