#mat{
    height: 494px;
	width: 670px;
}

ul#mat { list-style: none; }
#mat li {
	width: 670px;
	float: left;
	position: relative;
}

#mat li .jTipsterContent{
	width: 670px;
	float: left;
	position: relative;
}

#mat .marker{
	position: absolute;
	z-index: 150;
	cursor: hand;
}

#mat .marker img{
	margin: 0;
	float: left;
}

#mat .marker span{
	display: none;
}

#mat .popup2{
	width: 200px;
	position: absolute;
	display: none;
	padding: 10px;
	color: #000000;
	line-height: 1.6em;
	z-index: 500;
	text-align: left;
	border: 2px dotted #AAC248;
	background: #C5D984;
}
