/******Showcase******/
#slider,div.scroller,div.scroller div.section{
	width:520px;
    height:420px;
}


#birthdayBlock{
	width:518px;clear:left;text-align:left;padding-bottom:20px;
}

#slider { 
        position: relative; 
		margin-top: 10px;
		
    }
    
    div.scroller {         
        overflow: hidden;
		
    }
	

	
	.slidercontrol{       
        margin-bottom: 5px;
         
    }   

    div.slidercontrollt{
       /* position:absolute;
        left:-1px;
        top:125px;*/
		width:100px; height:42px; text-align: center; color:#000; background: url(/UserFiles/Theme/DEFAULT/images/Button_100.png) no-repeat; line-height:3.5em; float:right;
    }
    div.slidercontrolrt{
        /*  position:absolute;
        right:0px;
        top:125px;*/
		width:100px; height:42px; text-align: center; color:#000; background: url(/UserFiles/Theme/DEFAULT/images/Button_100.png) no-repeat; line-height:3.5em; float:left;
    }	
    
    div.scroller img{
        border: none;
    }
    
    div.scroller div.section {  

        overflow:hidden;
        float:left;     
    }
    
    div.scroller div.content {
        width: 10000px;
		background-color:#e1cbec;
    }
    

    
    
    

