.thumb {
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #124921;
	width: 60px;
	background-color: #9A0103;
}

.thumb_big{
	width: 440px;
	border: 1px solid #124921;
}

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

.thumb_tr {
	vertical-align: top;
	width =100%;
}

.thumb_td_thumb{
	vertical-align: middle;
	text-align: center;	
}

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

.thumb_title {
	text-decoration: underline;
}

.thumb_description {
	font-weight: lighter;
}