/*
	Black and White Spider Awards

	Website:			thephotopaper.com
	Filename:			howto.css
	Description:		How to Enter stylesheet
	Last Updated:		2010.02.10
*/


#content .links {
	float: left;
	font-weight: bold;
	height: 70px;
	text-align: center;
	width: 230px;
}
#content table {
	color: #fff;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	margin: 8px 0px;
}
#content table .spacer { height: 15px; }
#content th {
	color: #aaa;
	text-align: left;
	width: 300px;
}
#content td {
	vertical-align: top;
	width: 150px;
}
#fancy-list {
	list-style: none;
	padding: 0px;
}
#fancy-list img {
	margin: 5px 10px 5px 0px;
	vertical-align: middle;
}
.button {
	margin: 5px 0px 0px 20px;
	text-align: left;
}
