
#SlideShow .items img:hover{
	border-color:#182983;
    cursor:pointer;
}

