
.balloon {
font-family: verdana, sans-serif; 
margin:0;
}

.balloon ul {
padding:0; 
margin:0;
border:0px none;
list-style-type: none
}

.balloon ul li {
margin:10px;
}

.balloon ul li a, .balloon ul li a:visited {
display:block;
text-decoration:none;
width: auto; 
color:#000;
font-weight:bold;
 background-color: White;
}

.thumb {
width:220px;
height:180px;
border:1px solid black;
}

.balloon ul li a img, .balloon ul li a:visited img {
border:0px solid black;
}

.balloon ul li dl {
visibility:hidden;
position:absolute;
}

table.popup {
margin:-2px;
border:0px none;
padding:0;
border-collapse:collapse;
font-size:.9em
}

.balloon dl {
width:350px; 
background:url('layouts/images/bottom4.gif') no-repeat bottom left;
height:auto; padding-left:0; padding-right:0; padding-top:0; padding-bottom:15px
}

.balloon dt {
margin:0; 
padding:1px; 
font-size:1.4em; 
font-weight:bold; 
color: #000; 
text-align:center;
 background-color: White;
}

.balloon dd {
border-left:1px solid #000; border-right:1px solid #000; border-top:0px solid #000; border-bottom:0px solid #000; margin:0; color:#000; 
font-size:1em; 
background:#fff url('layouts/images/info.gif') no-repeat bottom right;; padding-left:15px; padding-right:15px; padding-top:1px; padding-bottom:1px
}

.balloon dd p {
padding:0; 
margin:1px 0; 
line-height:1.5em;}

.balloon dl.web {
background:url('layouts/images/bottom4.gif') no-repeat bottom left; 
height:auto
}
.balloon dl.web dt {
background:url('layouts/images/top4.gif') no-repeat top left;
padding:10px 0 0 0
}



/* specific to non IE browsers */
.balloon ul li:hover {
color:#000; 
position:relative;
background:#F1EDE4;

}

.balloon ul li:hover dl {
visibility:visible;
top:-75px; 
left:120px;
}

.balloon ul li:hover dl em {
display:block;
position:absolute;
left:-35px;
top:59px;
width:36px; 
height:27px;
background:url('layouts/images/pointer.gif');
}

.balloon ul li:hover dl a {
color:#AB301A;
background:transparent;
text-decoration:underline;
display:inline;
}

.balloon img.picture {
width:100%;
}

.balloon ul li:hover dl a:hover {
text-decoration:none;
}

.remarks {
color: #D3D3D3;
font-size:.9em;
 background-color: white;
}

.lowercase {
text-transform:lowercase;
}

p.remarks span.lowercase {
font-style:italic;
color: #737769;
font-size:1.2em;
line-height:1.5em;
background-color: white;
}

.subline {
text-align:center;
font-size:1.2em;
border:10px solid white;
}
.price, .name {
color: #737769;
font-weight:bold;
background-color: white;}

.maplink{
font-size:.8em;
padding:4px;
}
.linkout{
font-size:.9em;
padding-left:10px;
line-height:2em;
}