.imgtextpair p{
margin-top: 0;
line-height: 1.3em;
}

.imgtextpair td{
vertical-align: top;
}

.imgtextpair td:first-child{
width: 320px;
text-align: center;
}

.imgtextpair img{
border: 1px solid black;
margin-right: 20px;
-webkit-box-shadow: 3px 3px 2px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    3px 3px 2px 0px rgba(50, 50, 50, 0.5);
box-shadow:         3px 3px 2px 0px rgba(50, 50, 50, 0.5);
}

.imgtextpair h4{
font-size: 16px;
margin-top: 2em;
margin-bottom: 1em;
font-weight: bold;
border-bottom:2px solid #D0D0D0;
color:#A83A30;
}
