#homepage-carousel li{
	margin:0 2px 0 0;

}

#homepage-carousel li img{
	float:left;
}

#block-homepage_carousel-homepage_carousel .next{
    background-image: url("/sites/all/themes/panasonic/images/Pansonic-sprite-sheet_V3.png") ;
    background-position:-511px -653px;
}

#block-homepage_carousel-homepage_carousel .prev{
    background-image: url("/sites/all/themes/panasonic/images/Pansonic-sprite-sheet_V3.png") ;
    background-position: -447px -653px;
}

#block-homepage_carousel-homepage_carousel .carousel-button{
    width:20px;
    height:224px;
    float:left;
}

#homepage-carousel{
	float:left;
	width: 570px !important;
}

.not-front #block-homepage_carousel-homepage_carousel {
    margin-top:1em;
}
