/* Picture Classes */
#pictures img { border: 0; }
#galleryPic img {margin-bottom: -1px; vertical-align: sub; border: none;}
#galleryContainer { clear: both; margin: 10px auto; padding: 0 5px; width: 456px; background: #fff; }
.boxTop { margin: 0 -5px; padding: 0; background: transparent url(/_images/pictures/boxTop.gif) no-repeat top left; width: 466px; height: 8px; }

.boxBtm { margin: 0 -5px; padding: 0; background: transparent url(/_images/pictures/boxBtm.gif) no-repeat bottom left; width: 466px; height: 8px; }

#galleryPic { margin: 2px; width: 147px; height: auto; text-align: center; background: #eee; color: #000; font-size: 10px; line-height: 11px; text-transform: capitalize; }
#galleryPic a { text-decoration: none; color: #356; }
 
#galleryPic a:hover { text-decoration: underline; color: #134;}
#galleryPic strong { font-weight: bold; color: #000; }

.position { font-weight:bold; font-size: 16px; line-height: 18px;  color: #666666; }
#galleryPic .position a {  font-size: 16px; color: #cc0000; }

/* Search Specific Classes */
.searchNav { margin: 0; padding:0; text-align: center; font-size: 10pt; clear: both; }
.searchNav a { color: #000; padding-right: 2px;}
.searchNav a strong { color:#00c; }
.searchNav .gpage { width: 16px; display:inline-table; vertical-align:bottom; }
.searchNav .gleft { margin-right: 3px; }
.searchNav .gright { margin-left: 3px; }

h1 { margin:0; padding:0; }
h2 { margin:0; padding:0; background-color:#751414;  /* 004990; #b8c0dd; */ color:#fff; height:16px; font-size:12px; font-weight:normal; border-bottom: 4px solid #fff; }
h4 { margin:-12px -15px 10px -15px; padding:2px 20px 0 20px; background-color:#eee; border-top: 1px solid #333; height:16px; font-size:12px; font-weight:normal; color:#666; }
h4 a { color:#666; font-weight: bold; text-decoration:none; }
h4 a:hover { color:#333; text-decoration:underline; }

