/*

	View Newsletter Signup List Style Sheet
	
*/



.colStatus {
	
	float: left;
	width: 75px;
	overflow: hidden;
	text-align: center;
}

.colStatus a {
	
	color: #7a7a7a;
}

.colStatus a:hover {
	
	color: #00a2ff;
}


