h1.photos{

}

h2.photos{

}

label.photos{

}

span.photos-subtext{

}


p.photos-teaser{
margin-top: 0px;
}

img.photos-thumbnail{
width: auto;
max-width:550px;
max-height: 600px;
margin: 0 auto;
}

div.photo-divider{

}

div.container-share-photos{
width: auto;
text-align: left;
}










table.photos-content{
width:800px;
margin: 0 auto;
}

table.photos-content-images
{
	margin: 0 auto;
}

td.photos-content-images
{
vertical-align:top;
}

div.photos-content-noarrow
{
	width: 20px;
}

div.photos-content-next
{
	height: 120px;
	width: 20px;
	background: url('img/img_arrow_next.png') no-repeat left center;
}

div.photos-content-prev
{
	height: 120px;
	width: 20px;
	background: url('img/img_arrow_prev.png') no-repeat right center;
}

td.photos-content-info{
vertical-align:top;
width: 200px;
}

div.photos-content-button{
	margin-bottom:8px;
}

div.photos-content-button a{
	font-size: 88%;
}
