table.datatable th {
	padding-left: 10px;
	padding-right: 10px;
}

table.datatable td {
	padding-left: 4px;
	padding-right: 4px;	
}

table.datatable td.center {
	text-align: center;
}

table.datatable {
	width: 600px;
	font: 11px verdana;
}

table.space td,table.space th {
	padding-top: 4px;
	padding-bottom: 4px;
}

table.space td {
	padding-left: 2px;
	padding-right: 2px;
}

table.form td.caption {
	padding-right: 20px;
}

table.form tr.bottomspace td {
	padding-bottom: 5px;
}

table.form td.button {
	text-align: right;
}

#cmscontent p {
	margin: 0;
}

div#verify_errors ul li span {
	color: #f00;
}

.fontSize1 { font-size: 8pt; }
.fontSize2 { font-size: 10pt; }
.fontSize3 { font-size: 12pt; }
.fontSize4 { font-size: 14pt; }
.fontSize5 { font-size: 18pt; }
.fontSize6 { font-size: 24pt; }
.fontSize7 { font-size: 36pt; }

img._popup {
	cursor: pointer;
}

ul.graphicBullet {
	list-style-image: url(../images/bullet.gif);
}

.clickable {
	cursor: pointer;
}

.hiddenItem {
	display: none !important;
}

.loadingDialog {
	position: absolute;
	top: 42%;
	text-align: center;
	margin-right: 50px;
	width: 90%;
}

.innerDialog {
	padding: 10px;
}

.smallButton {
	cursor: pointer;
	margin-top: 4px;
	border: 0;
	background: transparent;
	width: 18px;
	height: 16px;
}
.smallButton img {
}

table.dialogTable, table.dialogTable input, table.dialogTable select {
	width: 99%;
}

table.dialogTable td.fieldName {
	width: 95px;
}

.noBorder {
	border: 0;
}

option.all {
	font-weight: bold;
}
option.select {
	font-style: italic;
	color: #666;	
}

td.top {
	vertical-align: top;
}

td.bold {
	font-weight: bold;
}

.notice {
	color: #f00;
}

.innerDialog input.text {
	width: 100%;
}

.innerDialog table.full {
	width: 100%;	
}

.innerDialog table.full td.label {
	width: 80px;	
}

.innerDialog .pageEditor {
	margin-left: auto;
	margin-right: auto;	
}

/*#dialog, .innerDialog {
	margin-left: 0px !important;
	padding-left: 10px !important;
}*/

.strike {
	text-decoration: line-through;
}

.match {
	font-weight: bold;
}

.larger, .tags {
	font-family: Trebuchet ms, Tahoma, Verdana, Arial, sans-serif;
}

.larger {
	font-size: 12pt;
}


.tags {
	font-size: 11pt;
}

.explanation {
	font-style: italic;	
}

.galleryImage {
/*	border: 1px solid #000;*/
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*#probuSSnav {
	position: absolute;
	right: 640px;
}*/
.probuSSnav a { border: 1px solid #ccc; color: #fc0; background: #fc0; text-decoration: none; margin: 3px 3px; padding: 3px 5px; font-size: 1px; width: 5px; height: 10px; display: block; float: left; }
.probuSSnav a.activeSlide { background: #ea0; color: #ea0; }
.probuSSnav a:focus { outline: none; }
