/* Contains all the other small css changes for page that do not require a dedicated css file themselves */
@import url("ww_master.css");

#tbl-phots
{
	width:500px;
	background-color: #000000;
}
#tbl-phots td
{
	padding: 2px;
	width:98px;
	height: 98px;
	border: dotted 1px #ffffff;
	vertical-align: middle;
	text-align: center;
}
