.idx { display:block;height:100%;width:90%; max-width:1000px;margin-top:20px; margin-left:auto;margin-right:auto; padding:5px; color:#0F6B45;
			 background: rgb(230, 230, 230); 
       background: rgba(230, 230, 230, .9);
}       
       

.titlBx  {	display:inline-block; height:auto;width:90%; min-width:280px; max-width:1000px;  margin:25px 5% 10px 5%; padding:5px; background-color:#F7EF79; }  
.titlBx h2 {	margin: 10px 0px; text-align: center; font-size: 14pt; font-style: normal; font-weight: bold; color:#0F6B45; border-bottom:0px; }                   
h2  {	margin: 10px auto 5px auto;  padding-left:10%; padding-right:10%; text-align: left; font-size: 14pt; font-style: normal; font-weight: bold; color:#0F6B45;}

.idxIM {  width:100%; margin-left:auto;margin-right:auto;padding:5px 10px 5px 10px; text-align:center; }



.image-blurred-edge {
     background-image: url('http://patkaufmanart.com/images/Cottage-by-the-Sea.jpg');
    display:inline-block; position:relative; 
    width: 250px;
    height: 200px;
    box-shadow: 0 0 8px 8px  rgb(230, 230, 230) inset;
} 
.image-blurred-edge2 {
     background-image: url('http://patkaufmanart.com/images/Tranquil-Garden.jpg');
    display:inline-block; position:relative; 
    width: 250px;
    height: 200px;
    box-shadow: 0 0 8px 8px  rgb(230, 230, 230) inset;
    margin-left:20px; margin-right:20px;
} 
.image-blurred-edge3 {
     background-image: url('http://patkaufmanart.com/images/Window-To-The-Sea-front.jpg');
    display:inline-block; position:relative; 
    width: 250px;
    height: 200px;
    box-shadow: 0 0 8px 8px  rgb(230, 230, 230) inset;
} 

