a.info{
    position:relative; /*this is the key*/
    z-index:24;
	color:#ffffff;
	font-size:80%;
    text-decoration:none}
	
	
a.info:visited{
    position:relative; /*this is the key*/
    z-index:24;
	color:#ffffff;
	font-size:80%;
    text-decoration:none}
	
	a.info:hover{
	position:relative; /*this is the key*/
	z-index:24;
	color:#0B7DB9;
	background-color: #FCFDB9;
	text-decoration:underline
}


a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:0em;
	left:150px;
	width:15em;
	background-color: #FAFADB;
	border-right-width: 3px;
	border-right-style: ridge;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: ridge;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	text-align: left;
	
	color: #333333;
	padding: 10px;
	z-index:20000;
	 text-decoration:none;
	visibility: visible;	
}







a.infos{
    position:relative; /*this is the key*/
    z-index:24;
	
    text-decoration:none}
	
	
a.infos:visited{
    position:relative; /*this is the key*/
    z-index:24;

    text-decoration:none}
	
	a.infos:hover{
	position:relative; /*this is the key*/
	z-index:24;
	color:#0B7DB9;
	background-color: #FCFDB9;
	text-decoration:underline
}


a.infos span{display: none}

a.infos:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:0em;
	left:150px;
	width:15em;
	background-color: #FAFADB;
	border-right-width: 3px;
	border-right-style: ridge;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: ridge;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	text-align: left;
	
	color: #333333;
	padding: 10px;
	z-index:20000;
	 text-decoration:none;
	visibility: visible;	
}

















a.info2{
    position:relative; /*this is the key*/
    z-index:1; 
}
	
	
a.info2:visited{
    position:relative; /*this is the key*/
    z-index:1; 
 
    }
	
	
a.info2:hover{z-index:25; }

a.info2 span{display: none}

a.info2:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:0px;
	left:200px;
	width:25em;
	background-color: #EEEEEE;
	border-right-width: 3px;
	border-right-style: ridge;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: ridge;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	text-align: left;
	font-size: 90%;
	color: #333333;
	padding: 10px;
	z-index:2000;
	visibility: visible;	
	  text-decoration:none
}
















#hotboxplace {
	font-family: Arial, Helvetica, sans-serif;
	width:14em;
	z-index: 1;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #DCBEA4;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 50px;
	padding-left: 00px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	font-size: 80%;
	color: #000000;
	background-color: #F5F8E7;
}
#hotboxheaderplace {
font-weight:bold;
	color: #017B6C;
	padding:5px;
	text-align:center;
	background-color: #DDE1CA;

}
