#postcard-gallery table{
width:100%!important; 
}
#postcard-gallery table td{
width:50%!important;
border:0px solid silver!important;
background-color:#f1f1f1;
text-align:center;
padding:6px!important;
vertical-align:bottom!important;
&nbsp;}
#postcard-gallery a,
#postcard-gallery-large{
border:1px solid silver;
background-color:#ffffff;
padding:18px;
height:auto;
overflow:hidden;
display:inline-block; 
}
#postcard-gallery-large{
margin:0px 15px;	
}
#postcard-gallery .photographer{
margin-top:5px;
padding-top:5px;
 }
#postcard-gallery #photographer{
text-align:center;
 }
#postcard-gallery form{
	padding:40px!important;
}
.postcard-content{
border:1px solid silver;
background-color:#f1f1f2;
padding:10px!important;
margin:15px!important;
font-size:14px;
}

