.thumb {

	margin-left: 2px;

	margin-right: 2px;

	margin-top: 2px;

	margin-bottom: 2px;

	border: 1px solid #262626;

	width: 60px;
	height: 80px;
	background-color: #330000;

}



.thumb_big{

	width: 340px;

	border: 1px solid #262626;

}



.thumb_table {

	width: 100%;

	border-spacing: 0px;

	empty-cells: show;

	border-collapse: collapse;

}



.thumb_tr {

	width : 100%;

}



.thumb_td_thumb{

	

}



.thumb_td_big{

	width: 350px;

	text-align: center;

}



.thumb_title {

	text-decoration: underline;

}



.thumb_description {

	font-weight: lighter;

}