.zoneWidth10{width:10%;float:left;display:inline}
.zoneWidth15{width:15%;float:left;display:inline}
.zoneWidth20{width:20%;float:left;display:inline}
.zoneWidth25{width:25%;float:left;display:inline}
.zoneWidth30{width:30%;float:left;display:inline}
.zoneWidth33{width:33.33%;float:left;display:inline}
.zoneWidth40{width:40%;float:left;display:inline}
.zoneWidth50{width:50%;float:left;display:inline}
.zoneWidth60{width:60%;float:left;display:inline}
.zoneWidth66{width:66.66%;float:left;display:inline}
.zoneWidth70{width:70%;float:left;display:inline}
.zoneWidth75{width:75%;float:left;display:inline}
.zoneWidth80{width:80%;float:left;display:inline}
.zoneWidth85{width:85%;float:left;display:inline}
.zoneWidth90{width:90%;float:left;display:inline}
.zoneWidth100{width:100%;float:left;display:inline}
.zoneWidth60px{width:60px;float:left;display:inline}
.hoverUnderline a,
a.hoverUnderline{text-decoration:none}
.hoverUnderline a:hover,
a.hoverUnderline:hover{text-decoration:underline}
.marginTop10px{margin-top:10px;margin-bottom:10px}
.marginSides5px{margin-right:5px;margin-left:5px}
.foote2 {background-image:url("/lib/yhst-8876987878872/pagewrap.gif")}

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(/lib/yhst-8876987878872/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(/lib/yhst-8876987878872/bubble-filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(/lib/yhst-8876987878872bubble.gif) no-repeat bottom;
}
/*---------- Google Toolbar suggested web sites  -----------*/
iframe.grelated-iframe {
	display: none;
}  


