img {
	border-style:none;
}
.show {
	display:block;
}
.hide {
	display:none;
}
.break {
	clear:both;
	float:none;
}
.thumb {
	float:left;
	padding:5px;
	width:100px;
	margin:10px;
	text-align:center;
}
