/* Turn off image margins around all images in the content body */
@import url("http://uberplate.ubertor.com/css/undo_image_margin.css");

#SOmonoSlideshow, #SOmonoslideshow {

	  width: 700px;

	  height: 500px;

	}

#content_body {
position:relative;
}
#content_body {
    margin: 0 auto;
    position: relative;
    width: 670px;
    margin-top:40px;
}
