  /* CSS for Cable TV Table*/

table.tv {
	
	width: 100%;
	
}

table.tv tr, td{ 
	
	text-align:left !important; 

}

table.tv td:first-child {
	
	color: #663399;
	font-weight: bold;

}

tr.hd td:nth-child(2) { background: url("/student_success/housing/living_on_campus/images/hd-purple-tiny.png") no-repeat right center; }
