/*
$Id: flipped.css 310 2009-04-28 20:08:40Z rschmidt $
*/

#photo_box,
#image_wrapper,
#galleriffic_image,
#image_shadow,
#loading {
	left: auto;
	right: 0;
	width: 400px;
}

#info_box {
	width: 560px;
	margin: 0 420px 0 0;
}

#image_shadow {
	background-image: url("../img/imagebox_400.png");
}
