@CHARSET "ISO-8859-1";

div.thumb {
	width: 115px;
	height: 65px;
	overflow: hidden;
	position: relative;
	float: left;
	border: 0px solid #E9AB00;
	margin: 0;
	padding: 0;
}

div.thumb img {
	border: none;
}

