body {
	padding: 50px 0px 0px 50px;	
}

.peKenBurns {
        width: 710px;
        height: 370px;
}



/* set border size to 0px */
.peKenBurns .peKb_slides {
        padding: 0px;
        -moz-border-radius: 0px; 
        -webkit-border-radius: 0px; 
        border-radius: 0px;
        background-color: #DEDEDE !important;

}

/* set controls margins to 0px */
.peKenBurns .peKb_controlsInner .peKb_holder{
        margin: 0px;
}
		

        .peKenBurns .peKb_controls .peKb_slideBtns li{
            background: none;
        }
        .peKenBurns img{
         /*   width: 710x;*/
		/*	height: 370px; */
        }
       #body .peKenBurns .peKb_controlsInner .peKb_holder{
            margin: -5px 15px 0px 15px;
        }
        
       #body .peKb_videooverlay{
           
          /*  margin-top: 60px; */
            margin-top: 0px;
/*            width: 710x !important; */
			height: 370px;
          
        }
        #body .peKb_videooverlay.peKb_noBack{
           /* width:0px !important ;
            height: 0px !important;*/
           margin-top: 0px;
        }
        
        #body .peKb_caption .peKb_holder{
            width: 500px !important;
            margin: 0 0 0 0 !important;
            position: absolute;
            right: 0;
            top: 0;
            
        }
        
        #body .peKb_real{
            position: absolute;
            right: 0;
            top: 0;
            margin: 10px 0 0 0;
        }
        
        #body .peKb_real p a, #body .peKb_real p{
            color: #FFF;
            text-decoration: none;
        }
        
        .peKb_background{
            display: none !important;
        }
        #body .peKenBurns .peKb_slides .peKb_caption .peKb_real{
            padding-top: 0;
        }
        
        #body .jp-audio{
            margin: 100px auto 0;
        }
        
        #news.peKenBurns .img{
            float: left;
            width: 300px;
            margin: 20px;
        }
        #news.peKenBurns .txt{
            float: right;
            width: 50%;
        }
        
        #news.peKenBurns .txt .mre a{
            background: url("../../../layout/images/more-1.png") no-repeat scroll left center transparent;
            color: #8E8E8E;
            display: block;
            float: right;
            font-size: 11px;
            padding: 6px 25px 6px 3px;
            text-decoration: none;
            
        }
        
        peKb_caption{
            
            width: 0 !important;
            height: 0 !important;
        }
        
        news{
            position: relative;
            z-index: 210;
            width: 100%;
            float: left;
        }
        
        news h2{
            
            position: relative;
            z-index: 220;
        }
        
