/* styles for the yellow page */
.bigadd{ border-top: thin dashed #CCFFCC; border-left: thin dashed #CCFFCC; width: 100%; background-color: #FFFFCC; color: #666666; font-size: 14pt; font-style: normal; font-weight: normal; text-align: center; height: 150px; vertical-align: middle; }
.smalladd{ width: 50%; border-top: 1px dashed #CCFFCC; border-left: 1px dashed #CCFFCC; background-color: #FFFFCC; color: #666666; font-size: 9pt; font-style: normal; font-weight: normal; text-align: center; height: 85px; vertical-align: middle; }
.bigadd iframe{ width: 100%; background-color: #FFFFCC; text-align: center; vertical-align: middle; height: 150px; }
.smalladd iframe{ width: 100%; background-color: #FFFFCC; text-align: center; vertical-align: middle; height: 85px; }

