/*

	-- -- -- -- -- -- --
	It's A Mystery To Me
	section-downloads.css
	section specific styling
	-- -- -- -- -- -- --
	
*/

h2 {
	background: url(../images/ui/h2/downloads.jpg) no-repeat;
}

table {
	width: 90%;
	margin: 0 auto;
}

th {
	text-align: left;
	color: #333;
}

td {
	text-align: left;
	color: #555;
	padding: 3px 0;
}

.download {
	width: 70px;	
}