      div#translucent {
        position:absolute;
        left: 0px;
        top: 0px;
        width: 1px;   /* initially small and unnoticable, but get big later */
        height: 1px;
        background: black;
        filter:alpha(opacity="15");
        -moz-opacity:0.15;
        opacity: 0.15;
        visibility:hidden;
        z-index: 1;
      }
#promo_estate { width: 401px; }

#promo_estate .promoM { width: 402px; 
	font-size: 11px; text-align: right; 
	background: url(http://www.boulevards.com/images/station/bg_yellow.gif); 
	padding-right: 10px; 
	border-right: 1px solid #EDAE0E; border-left: 1px solid #EDAE0E;}

#promo_estate .promoT {
	height: 9px; padding: 0; }
#promo_estate .promoB { 
	height: 9px; 
	vertical-align: top;}

.subtitle13b { font-size: 13px; font-weight: bold; }
.more_info{font-size:14px; font-weight: bold}
.tollfree_re {padding-top: 6px; color: #900; font-size:14px; font-weight: bold}
.close_button {
    float: right;
    height: 20px;
}
.close_link {text-decoration:none}
.close_link:hover {text-decoration:none}

.close_button > img {
    cursor:pointer;
}

.request_form td {padding-top: 4px;}
