.title {font-family: Verdana; 
	color: #e4e4e4; 
	text-decoration: none; 
	font-weight: bold; 
	padding-bottom: 4pt; 
	text-align: right; 
	font-size: 30pt; 
	letter-spacing: -.15em;}
			 
.container{
	width:470px;
	margin:0px auto;
}
	
.content {
	width:450px;
	margin-top:-15px;
	background-color:#eeeeee;
	padding:10px;
}

a img {
	border:0px;
}


a.info {
    position: relative;
    z-index: 1;
	}

a.info:hover {
	z-index: 2;
	}

a.info span {
	display: none;
	}

a.info:hover span { 
    display: block;
    position: absolute;
    background: #fff;
    color: #333;
    border: 5px #eee solid;
	height: 129px;
	width: 112px;
	top:-128px;
	left: -143px;
	padding: 7px 10px;
	color: #333;
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -.02em;
	line-height:1.5em;

	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 108px;
	}
