.border {
background:url(images/border_bottom.gif) left bottom no-repeat;
padding-bottom:32px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1em;
font-style:italic;
line-height:1.3em;
}

.border h3 {
color:#0e8fc5;
font-size:1.7em;
font-style:italic;
margin-top:10px;
font-weight:normal;
}

.border h4 {
color:#f12b9c;
font-size:1.1em;
font-weight:normal;
margin-bottom:0;
text-align:right;
}

.border img {
margin:15px 0 20px 0;
width:440px;
}

.borderTop {
background:url(images/border_top.gif) left top no-repeat;
padding-top:32px;
width:550px;
}

.borderMiddle {
background:url(images/border_middle.gif) left top repeat-y;
padding:10px 50px;
position:relative;
}