/*********************************************************************************STYLE SHEET FOR GALLERY DISPLAYFORMAT: NONE (GENERIC)STYLE : 001© Copyright Database Designs Limited 2006********************************************************************************THESE ELEMENTS ARE GLOBAL TO THE WEBSITE, NOT TIED TO A GALLERY*********************************************************************************//******************************************************************************//* PAGE CONTROL ITEMS																			*//* THE ITEMS BELOW ARE FOR CONTROLING THE DISPLAY OF THE PAGING CONTROLS		*//******************************************************************************/.ps-pagecontrolbox {	margin-top:20px;	margin-bottom: 10px;	text-align:center;}#ps-button-back {	margin: 0.2em;}#ps-button-pg-first {	position:relative 0px;	margin: 0.2em;}#ps-button-pg-prev {	position:relative 0px;	margin: 0.2em;}#ps-button-pg-next{	position:relative 0px;	margin: 0.2em;}#ps-button-pg-last {	position:relative 0px;	margin: 0.2em;}#ps-pagecounter {	margin: 0.2em;	position:relative 0px;}/******************************************************************************//* Generic buttons																				*//******************************************************************************/.ps-button {	padding: 0.25em;		/*background-image: url(../images/faded24.png);	background-repeat: repeat-x;	background-position: top;*/	background-color: #46A647;	text-align:center;	text-decoration: none;	color: #FFF;	border: 1px solid #028502;	margin: 0.2em;}.ps-button[disabled] {	background-color: #F0F0F0;	background-image:none;	color: #999999;
	border: 1px solid #999999;}button.ps-button:link {	background-color: #CCCCCC;	color: #000000;	text-decoration:none;}button.ps-button:visited {	background-color: #CCCCCC;	color:#000000;	text-decoration:none;}button.ps-button:hover {	background-color: #000000;	color:#FFF;	text-decoration:none;	background-image:none;}button.ps-button:active {	background-color: #FF0000;	color:#000000;	text-decoration:none;	background-image:none;}button.ps-button:hover[disabled] {	background-color: #F0F0F0;	background-image:none;	color: #999999;/*background-color: #F0F0F0;	color: #999999;	background-image: none;*/}
marginright {
	margin-right: 5px;
}
/******************************************************************************//* Generic Message																				*//******************************************************************************/.ps-message {	line-height: normal;	text-align: left;	margin-bottom: 1em;	color:#000000;}.ps-hiddenmessage {	text-align: left;	margin-bottom: 1em;	color:#FFE57D;}
/******************************************************************************/
/* Pre and Post Presentation Content Sections																				*/
/******************************************************************************/

#pre-content {
	clear: both;
}

#post-content {
	clear: both;
}
