table.pastes {
	
}

table.pastes td {
	padding: 3px;
}

table.pastes tr.deleted td, 
table.pastes tr.deleted td a {
	color: lightgray;
}
table.pastes tr.deleted td.date {
	text-decoration: line-through;
}