<!--Top Nav Bar-->
.PdfNavBar { display: block; clear: both; width: 950px; margin: 0px 20px;}
.PdfNavBarText { float: left; display: inline; clear: none; vertical-align: bottom; margin-left: 20px; line-height: 200%; }
.PdfNavBarText a{ font-size: 12px; text-align: left; color: #363636; font-weight: bold; }
.PdfNavBarFormBox { display: inline; clear: none; float: right; font-size: 12px; text-align: left; color: #363636; width: 350px;}
.PdfNavBarFormBox form { margin-right: 20px; }
.PdfNavBarFormBox input { display: inline; clear: none; float: right; }

<!--Middle Row-->
.MiddleRowContainer { display: block; clear: both; width: 950px; margin: 20px 20px; }
.MiddleRowItem { display: inline; clear: none; }
.MiddleRowItemTitle { display: block; clear: both; text-align: left; font-size: 24px; color: #999999; }
.MiddleRowItemText { display: block; clear: both; text-align: left; font-size: 11px; color: black;  height: 180px; }

#pageable_div { margin-left: 20px; }
#pdf_item { margin: 5px; display: inline; clear: none; float: left; }
#pdf_img { width: 150px; height: 260px; }
a.prevClass, a.nextClass { margin-right: 3px; }
a.otherClass { margin: 0px 3px; }
a.currentClass { margin: 0px 3px; color: #393939; }/*color: #F00; }*/

