.thumb {
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #262626;
	width: 60px;
}

.thumb_big{
	width: 400px;
	border: 1px solid #262626;
}

.thumb_table {
	width: 98%;
	border-spacing: 0px;
	empty-cells: show;
	border-collapse: collapse;
}

.thumb_tr {
	width =100%;
}

.thumb_td_thumb{
	width: 280px;
	text-align: center;
	vertical-align: top;
}

.thumb_td_big{
	width: 400px;
	text-align: center;
}

.thumb_title {
	text-decoration: underline;
}

.thumb_description {
	font-weight: lighter;
}