
.thumb {
	width:230px;
	float:left;
	padding-left: 5px;
	padding-right: 5px;
	margin: 5px;
	background:#e8e8e8;
	border: 1px dotted;
	border-color:#888;
}

.thumb p.image {
	height:150px;
	text-align:center;
}

.thumb img {
	height:100%;
}

.thumb p.caption {
	min-height:2.5em;
	text-align:center;
}

img {
	border:0px;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color:#333;
}

ul {
	padding: 0;
}

