/* CSS Document */
/* Content layout for Shows and Exhibit page for landscape paintings that cannot fit the left side */



#contentCenter {
margin:0;
padding:30px;
float:left;
width:90%;
border-right:0px dotted #b2b2b2;
border:0px solid red;
align:center;
}

