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

