* {margin:0; padding:0}
.hotspot 
{
color:#FF0000; 
padding-bottom:1px; 
border-bottom:5px dotted inherit; 
cursor:pointer;
}
.myimg 
{
	border-style:ridge;
	border-bottom-width:medium;
	width: 150%;
	max-width: 300px;  
	max-height:300px;
	float: left;
	 
}

#tt 
{
position:absolute; 
display:block;
background-color:Transparent;
}
