#credit {
	color: #eee;
	background: none;
	padding: 20px 15px;
	font-size: 85%;
	text-transform: uppercase;
	line-height: 110%;
	font-weight: bold;
}
#credit a, #credit a:visited, #credit a:active{
	color: #e1e1e1;
	text-decoration: none;
	font-weight: normal;
}
#credit a:hover {
	color: #d1d1d1;
}
#main_copy a {
	color: #009ad4;
}
#main_copy h3 {
	border-top: 1px dotted #ddd;
	padding-top: 10px;
}
