/* Applies to all cells in the table that have links. Added by KD 8/11/10 */ 

.gigpress-table td a {
	padding: 6px 8px;
	vertical-align: middle;
	text-align: left;
	background-color: #333;
	color: #fff;
}
