﻿.aviaslider{ 
height:292px; 	/*this changes the height of the image slider*/
width:656px;
overflow: hidden;
position: relative;
}

.aviaslider img, .aviaslider a img, .aviaslider a{
border:none;
text-decoration: none;
}

/*Small reset*/
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p,input,select,legend,textarea{ margin:0; padding:0;}