td.free_stuff_title {
	font-size: 10px;
	font-weight: bold;
}
td.free_stuff_information {
	font-size: 10px;
}
table.free_stuff {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
td.free_stuff_url {
	font-size: 10px;
	color: #CCCCCC;
}
