/* WISYWIG color (if content background dark change this color) */

body.mce {
	background: #fff;
}

img {  
    height: auto;  
    max-width: 100%; 
}

.painting1
	{float: right;
	padding: 5px 5px 5px 5px;
}
.painting2	{
	float: left;
	padding 5px 5px 5px 0px;
}
.slider-wrapper {
    margin: 0 auto;
}
.painting3	{
	float: inherit;
	padding 5px 5px 5px 0px;
}
.slider-wrapper {
    margin: 0 auto;
}
.gallery-wrapper {
    margin: 0 auto;
}
.gallery img {
   margin: 10px;
}