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: bold;

}

.thumbnail
{
  border:none;
}

.edittext
{
}

.editbox
{
}

.button
{
}

.pagenumbering
{
}

.galleryname
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0377ad;
	font-weight:normal;
}

.gallerydescription
{
}

.photofootertext
{
}

.gallerylinks
{
}

.prevlink
{
}

.nextlink
{

}

