@charset "utf-8";
/* CSS Snippet to hide slider arrows */

#homeslider-prev-button, #homeslider-next-button {display: none;}
#homeslider-slidebox {width: 100%;}
.homeslider-slide {background-image: none; background-color: #F2F2F2; width: 100%;}
