td.thumb-m{
	width:150px;
	height:148px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../../media/images/gallery/thumb_m.jpg);
}

td.thumb-s{
	width:78px;
	height:78px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../../media/images/gallery/thumb_s.jpg);
}

td.rate{
	width:156px;
	height:56px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../../media/images/gallery/img_rateThank.jpg);
}

td.category{
	width:485px;
	height:127px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../../media/images/gallery/category.jpg);
}

.opacityOff{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

.opacityOn{
	opacity: 100;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

.obj_shine{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

.txt_desc{
	width: 163px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
