/* Photo gallery template ||| Joshuaink.com ||| March 2005 ||| Free to use but this credit must remain in place */

#album td {
	list-style-type: none;
	width: 100px;
	background: #ededed;
	padding: 5px;
	text-align: center;
}

#album img {/*width: 50px; height: 50px;*/ margin-bottom:2px;}

#album a, #album a:hover {
	text-decoration: none; 
	color: #000; 
	font-size: 12px;
	background: #ededed;
}ound: #ededed;
}
