 /* common styling */
.balloon {
font-family: Arial, Helvetica, sans-serif ;
}
.balloon ul {
padding:0; 
margin:0;
border:0;
list-style-type: none;
}
.balloon ul li {
width:auto;
position: relative;
float: left;
margin: auto;
}
.balloon .BorderLeftRight ul {}

.balloon ul li a, .balloon ul li a:visited 
{width:142px; text-align: center; display:block;}

.balloon ul li dl {
	visibility:hidden;
	position:absolute;
	display:none;
}
/*
table {
margin:-2px;
border:0;
padding:0;
border-collapse:collapse;
font-size:1em;
}
*/
.balloon dl {width:320px; height:auto; background:#FFFFFF;}
.balloon dt {margin:0; text-align:center; padding:0;}
.balloon dd {margin:0; color:#000; font-size:1em; border-left:1px solid #E2E2E2;border-right:1px solid #E2E2E2; background:#fff;}
.balloon dd p {padding:0; line-height:normal; margin:10px 0 0 0;}
.balloon dl#web2 {background:transparent url(../images/bottom.gif) no-repeat bottom left; height:auto;}
.balloon dl#web3 {background:transparent url(../images/bottom.gif) no-repeat bottom left; height:auto;}
.balloon dl#web4 {background:transparent url(../images/bottom.gif) no-repeat bottom left; height:auto;}
.balloon dl#web5 {background:transparent url(../images/bottom.gif) no-repeat bottom left; height:auto;}
.balloon dl#web6 {background:transparent url(../images/bottom.gif) no-repeat bottom left; height:auto;}
.balloon dl#web2 dt {background:transparent url(../images/top.gif) no-repeat top left;}
.balloon dl#web3 dt {background:transparent url(../images/top.gif) no-repeat top left;}
.balloon dl#web4 dt {background:transparent url(../images/top.gif) no-repeat top left;}
.balloon dl#web5 dt {background:transparent url(../images/top.gif) no-repeat top left;}
.balloon dl#web6 dt {background:transparent url(../images/top.gif) no-repeat top left;}

/* specific to non IE browsers and IE7 first with IE5.5 and IE6 second */
.balloon ul li:hover,
.balloon ul li a:hover {
color:#000; 
position:relative;
cursor: pointer;
cursor:hand;
}
.balloon ul li:hover dl,
.balloon ul li a:hover dl {
visibility:visible;
color:#000;
top:-7px; 
left:142px !important;
left:130px;
cursor:default;
display:block;
}
.balloon ul li:hover dl em,
.balloon ul li a:hover dl em {
display:block;
position:absolute;
left:0px;
top:70px;
width:20px; 
height:25px;
background:url(../images/popup_arrow.gif) no-repeat left top;
}

.balloon ul li:hover dl a,
.balloon ul li a:hover dl a {
height:0.8em;
color:#606;
background:transparent;
text-decoration:underline;
display:inline;
}

.balloon ul li:hover dl a:hover,
.balloon ul li a:hover dl a:hover {
text-decoration:none;
background:transparent;

}

.SalePrice{
		color:#1986CF;
		font-size:13px;
}
.RetailPrice{
		color:#616161;
		font-size:13px;
}
.PopupTextHeading{
	color:#1986CF;
	font-weight:bold;
	font-size:12px;
}

#google-ad {}
#google-ad iframe {}
