/* Hide current bvackground color in Table background */

table,
td,
th,
code,
.filesharing-description,
.movie-description  {
	background: transparent url(../../images/elements/icons/blank.gif) repeat left top;
}
