							/* 							CAROUSEL - let's see Logan run now  */


.carousel-box {
margin:0 auto;
padding:0px;
padding-left:40px;
position:relative;

/* I only used this for troubleshooting	border:1px solid blue;*/
}

.carousel {
position:relative;
width:940px;

/* I only used this for troubleshooting	border:1px solid red;*/
margin:0 auto;

}

button {
border:none;
color:white;
background:transparent;
position:relative;
top:-60px;
z-index:50;
}