
/* htmlteaser style */

.htmlteaser {
	width: 176px;
	height: 196px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #5e8928;
	position: relative;
	z-index: 0;
	cursor: hand;
	cursor: pointer;
}
.htmlteaser .data {
	width: 170px;
	height: 190px;
	background: none;
	line-height: 0px;
	font-size: 0px;	
}
.htmlteaser .data img {
	border: 3px solid #ffffff;		
}
