td:nth-child(1) tr > td:nth-child(2){
	display:none;
	/*background-color:red;*/
}
.page-node-2 td:nth-child(4){
	/*background:transparent!important;*/
}