table.randPicsTable
{
	border: #54955a 1px dashed;
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	width: 90%;
	height: auto;
	border-collapse: collapse;
}



.randPicsTable p
{
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	font-family: sans-serif;
	font-size: 12px;
}




.randPicsTable a
{
	padding: 0 0 0 10px;
}




.randPicsTable tr.title
{
	background-color: #6eb275;
	width: 100%;
	height: 30px;
	text-align: left;
}


.randPicsTable tr.title p
{
	font-weight: bold;
	color: #e4e8ec;
}



.randPicsTable tr.darkRow
{
	background-color: #b8e3bc;
	height: auto;
	width: 100%;
	text-align: left;
}




.randPicsTable tr.lightRow
{
	background-color: #d9eada;
	height: auto;
	width: 100%;
	text-align: left;
}




.randPicsTable td.link
{
	height: auto;
	width: auto;
}



.randPicsTable td.dateTaken
{
	height: auto;
	width: auto;
}