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: 1px solid Yellow;
}

.edittext
{
}

.editbox
{
}

.button
{
}

.pagenumbering
{
}

.galleryname
{
}

.gallerydescription
{
}

.photofootertext
{
}

.gallerylinks
{
}

.prevlink
{
}

.nextlink
{

}

