#contentBoxBody {
	padding: 20px;
}

#textArea #contentBoxBody .pdfBoxMid h4.spring {
	background-image: url(../images/pages/gifts/springHead.png);
	background-repeat: no-repeat;
	width: 257px;
	height: 25px;
	margin: 0px auto; 
} 

#textArea #contentBoxBody .pdfBoxMid h4.fall {
	background-image: url(../images/pages/gifts/fallCatalogs.png);
	background-repeat: no-repeat;
	width: 206px;
	height: 24px;
	margin: 0px auto; 
} 

div#highlightPDFRow {
    background: url(../images/pages/gifts/joining_box.gif) no-repeat bottom;
    width: 444px;
    height: 140px;
    clear: both;
    padding-top: 14px;
    margin: 0px auto 14px;
}

div#highlightPDFRow .highlightText {
    text-align: center;
    color: #fff;
    padding-top: 60px;
	font-family: Arial, sans-serif;
    width: 174px;
    float: left;
    padding-left: 10px;
}

div#highlightPDFRow .highlightText h5 {
    font-size: 13px;
}

div#highlightPDFRow .highlightText p {
    font-size: 11px;
}
