Sooo how do I change the width of the slideshow. I tried modifying this part of the flexible slider stylesheet

Code:
.flexslider .slides img {width: 100%;height: auto !important;max-height: 300px;display: block;min-height: 300px;}
but I end up with slides the size I want but floated ALL the way to the left instead of centered..