a.hotLink:hover {
-moz-opacity: 0.7;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70, style=0);
}

div.hotTown, div.hotPhoto, div.hotPrice {
width: 155px;
margin-left: 2px;
margin-right: 3px;
}

div.hotPhoto img {
width: 153px;
height: 116px;
border-left: 1px solid #666;
border-right: 1px solid #666;
}

div.hotTown, div.hotPrice {
	background-color: #ECEBF6;
	background-image: url('images/redglass.png');
	background-position: center;
	background-repeat: repeat-x;
	color: #00000;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 0.8em;
}
