.recentPictureText 
{
	BORDER-RIGHT: 0px;
	BORDER-TOP: #A30001 1px solid; 
	BORDER-LEFT: 0px; BORDER-BOTTOM: 0px 
}

.recentPictureTextSecond 
{
	BORDER-RIGHT: 0px; BORDER-TOP: #A20000 1px solid; 
	BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}


.pictureGalleryTable
{
	width: 453px;
	padding: 2px;
	height: 320px;
}

.pictureGalleryTable td
{
	width: 33%;
	vertical-align: top;
}

.pictureGalleryNavLinks
{
	padding-top: 130px;
}

.pictureGalleryListTable
{
	width:100%;
	border: none 0px white;
}
.pictureGalleryListTable td
{
	vertical-align: baseline;
	cursor:hand;
}

