#playlist #extras-1 {
    display: none;
}

#playlist #main, #mediaoverview #main, #search #main, #error #main {
    width: 660px;
    padding: 0;
}

#guide #main, #live main{
    width: 440px;
    padding: 0;
}

#articleoverview .page-intro, #articleoverview .pager h3 {
    display: none;
}

body#home {
    background-image: url('../img/bg/homewrapper.png');
}
	#home #wrapper{
		width:1010px;
	}
	#home #wrapper-2{
		padding-left:10px;
	}
	#home #search-box{
		right:10px;
	}
	#home .teasers.content .box {
	    padding: 0 10px;
	}

	#home #main {
		margin:0 10px 10px;
		padding-left:0;
		padding-right:0;
		width:990px;
	}

	#home #extras {
	    width: 1010px;
	    padding: 0;
		margin-bottom: 40px;
		clear:both;
	}
		#home #extras #extras-1,
		#home #extras #extras-2,
		#home #extras #extras-3{
			float:left;
			width:330px;
			margin:0;
			padding:0;
		}
		#home #extras #extras-3{
			display:block;
		}
		
	#home #stage .content {
	   padding : 0;
	}

    #home #stage .teasers.content {
        padding: 0;
		min-height: 180px;
		max-height: 360px;		
    }

    #home #stage .teasers.content .left {
        float: left;
        padding: 25px 10px 15px 0;
    }

	    #home #stage h2.slogan {
            padding-top: 25px;
	        color: white;
	        text-align: right;
	        font-size: 1.6em;
			line-height:1.6em;
			width:95px;
			float:right;
			clear:both;
	    }

	    #home #stage #nav-meta {
	        position: absolute;
			width:155px;
	        bottom: 10px;
	    }

	    #home #stage #nav-meta h3 {
	        font-size: 1.3em;
	        color: white;
			text-transform:lowercase;
	    }

	    #home #stage #nav-meta li a {
	        display: block;
	        background: url('../img/icons/libulletstage.png') no-repeat left 3px;
	        margin: 7px 0;
	        font-size: 1.2em;
	        color: #CE9DAE;
	        text-decoration: none;
	        padding-left: 12px;
	        line-height: 1.1em;
	    }

	    #home #stage li a:hover {
	        color: white;
	        background: url('../img/icons/libulletstagehover.png') no-repeat left 3px;
	    }

	    #home #stage .center {
	        width: 825px;
	        padding: 0;
	    }
	    
	    #home #stage .livechannel .meta em {
	       display: block;
	    }

    #home .teasers.content #htmlplayer {
        padding: 55px 0;
    }

#guide {
}

    #guide #main, #live #main {
        padding: 0 0 30px 0;
        margin-bottom:0;
        width: 440px;
    }

    #guide #extras-2, #live #extras-2 {
        width: 155px;
    }

#live {
}

    #live #stage .right {
        display: none;
    }

    #live #stage h3, #live #stage h2 {
        /*display: none;*/
    }

#section #main{
	width:660px;
	padding:0 0 150px 0;
}
	#section #main .box{
		float:left;
	}

#section #extras-1{
	display:none;	
}

#section #stage .center{
	width:660px;
}
#search #main{
	width:650px;
}
#search #extras{
	width:155px;
	margin-left:20px;
}

