body
{
}

/* Upload page. */
table.upload
{
}

/* Options page. */
table.options
{
}

td.optionsection
{
	background-color: ActiveCaption;
	color: CaptionText;
  font-weight: bold;
}

/* Edit tables (DataGrid). */
tr.editgridheading
{
	font-weight: bold;
}

/* "Add" tables. */
table.add
{
	border: InactiveCaption 1px solid;
	background-color: InfoBackground;
}

/* Page header. */
table.header
{
}

/* User defined from here on. */
.caption
{
  font-weight: normal;
}

.thumbnail
{
  border: 0 solid #254c6f; 

}

.edittext
{
}

.editbox
{
}

.button
{
}

.pagenumbering
{
}

.galleryname
{
font-size: 20px;
font-weight: bold;


}

.gallerydescription
{
}

.photofootertext
{
}

.gallerylinks
{ margin-top: -15px;
font-size: 16px;
font-weight: bold;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;

}
a.gallerylinks
{
color: black;
margin-top: -15px;
font-size: 16px;
font-weight: bold;
text-decoration: none;
display: block;
border-bottom: 1px gray solid;
font-family:Arial, Helvetica, sans-serif;
}

.prevlink
{
}

.nextlink
{

}
