@media screen and (max-width: 480px) and (orientation:portrait){

#slider_controls a{
    padding: 2px 3px;
}

#slider_wrapper{
	width: 95%;
}
}


