/* --- core elements --------------------------------------------------------------------------- */

html { height: 100%; }
img { border: 0 none; }
body { border: 0px; height: 100%; margin: 0px; padding: 0px; }
td { background: transparent; border: 0px; margin: 0px; padding: 0px; }
p { margin-bottom: 1em; margin-top: 0em; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0px; padding: 0px; }
ul { list-style-type: square; /* naturally. */ margin: 0 0 1em; padding: 0; padding-left: 2em; }
 
input.button { background: #F3F3F3; border-bottom: 1px solid #999999; border-left: 1px solid #CCCCCC; border-right: 1px solid #999999; border-top: 1px solid #CCCCCC; color: #666666; font: bold 10px/10px Verdana, Helvetica, sans-serif; margin: 0px; padding: 3px 5px 3px 5px; height: 30px; }
input.text { background: #FFFFFF; border: 1px solid #484848; color: #000000; font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; height: 15px; padding: 3px; width: 300px; }
input.text-inactive { background: #FFFFFF; border: 1px solid #484848; color: inherit; font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; height: 15px; padding: 3px; width: 300px; }
input.text-fixed { background: #f6f6f6; border: 1px solid #484848; color: #303030; font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; height: 15px; padding: 3px; width: 300px; }
textarea { background: #FFFFFF; border: 1px solid #484848; color: #000000; font: 8pt Courier, serif; height: 100px; padding: 3px; width: 452px; height: 120px; }
select {  background: #FFFFFF; color: #000000;  font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; }

.clearer { clear: both; line-height: 0; height: 0; }


.footer, .journal-navigation, .gallery-navigation { clear: both; }



    
/* --- core  elements --------------------------------------------------------------- */

.inline-icon { margin-right: 4px; vertical-align: middle; }   
.error-box { background-color: #FFFFFF; color: #FFFFFF; padding: 15px; margin-top: 1em; }
.error-text, .error-text a:link, .error-text a:visited, .error-text a:active, .error-text a:hover { color: #FFFFFF; }
.faded-text { color: #$InactiveTextColor$; }

.offsite-link {        background: transparent url((http://www.saggezzacreative.com/layout/iconSets/smalllight/open-off-site.png) center left no-repeat; padding-left: 12px; margin-right: 1px; }
.offsite-link-inline { background: transparent url((http://www.saggezzacreative.com/layout/iconSets/smalllight/open-off-site.png) center right no-repeat; padding-right: 12px; margin-right: 1px; }
 
.folder-link-expand { background: transparent url(http://www.saggezzacreative.com/layout/iconSets/smalllight/folder-expand.png) center center no-repeat; padding: 0 6px 0 6px; line-height: 9px; font-size: 9px; cursor: pointer; }
.folder-link-contract { background: transparent url(http://www.saggezzacreative.com/layout/iconSets/smalllight/folder-contract.png) center center no-repeat; padding: 0 6px 0 6px; line-height: 9px; font-size: 9px; cursor: pointer; }


/* --- image floating / editor constructs ------------------------------------------------------ */

.thumbnail-image-float-left { float: left; margin: 0px 10px 8px 0px; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.thumbnail-image-float-right { float: right; margin: 0px 0px 8px 10px; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.thumbnail-image-float-none { font-size: 9px; font-family: Verdana, sans-serif; }

.thumbnail-image-float-left img, .thumbnail-image-float-right img , .thumbnail-image-float-none img { border: 1px solid #ccc; text-decoration: none; }

.full-image-float-left { float: left; margin: 0px 10px 8px 0px; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.full-image-float-right { float: right; margin: 0px 0px 8px 10px; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.full-image-float-none { font-size: 9px; font-family: Verdana, sans-serif; }

.full-image-float-left img, .full-image-float-right img , .full-image-float-none img { text-decoration: none; }

.thumbnail-caption { display: block; }




.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #C81667;
	text-align: right;
	vertical-align: sub;
}



/* --- document construction elements ---------------------------------------------- */

.document-heading { margin-bottom: 1.8em; }
.document-title { margin-bottom: .8em; }
.header { margin-bottom: 2em; }
.body {
	margin-bottom: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #603F31;
} 
.body-direct { margin-bottom: 2em; }
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 2px;
	margin-top: 25px;
	color: #C2B59B;
	text-align: left;
	font-weight: lighter;
}




.field { margin-bottom: 1em; clear: both; }


/* --- form module components ----------------------------------------------------- */

.form-body { list-style-type: none; padding: 0; margin: 0; }

.form-body .fieldContainer {       padding: 5px 0px 5px 0px; margin: 0; clear: both; }
.form-body .fieldContaine { padding: 5px 0px 5px 0px; margin: 0; clear: both; }
.form-body .fieldContainerNew {    padding: 5px 0px 5px 0px; margin: 0; clear: both; }

.form-body .fieldTitle { font-weight: bold; padding-bottom: 3px; font-size: 12px; }
.form-body .fieldHelp { font-size: 9px; padding-top: 4px; }
.form-body .fieldObjects { }
.form-body .fieldRequiredStar { color: #D56400; }
.form-body .fieldAugmentedLink { font-weight: normal; font-size: 9px; }

.form-body .formTitle { font-weight: normal; font-size: 12px; padding-bottom: 1em; }
.form-body .formCaption { font-weight: bold; font-size: 12px; padding-bottom: 3px; line-height: 17px; }
.form-body .formErrorMessage { font-size: 12px; padding-top: 1em; }

.form-body .sectionBreak { border-top: 1px solid #ccc; padding-top: 4px; }
.form-body .optionRow { padding-top: 2px; }

.form-body .singlelinetext-small  { width: 100px; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .singlelinetext-medium { width: 180px; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .singlelinetext-large  { width: 340px; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }

.form-body .singlelinetext-small-inline  { width: 95%; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .singlelinetext-medium-inline { width: 95%; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .singlelinetext-large-inline  { width: 95%; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }

.form-body .paragraphtext-small  { height: 70px;  background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .paragraphtext-medium { height: 100px; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .paragraphtext-large  { height: 200px; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
 
.form-body .paragraphtext-small-inline  { height: 70px;  width: 95%; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .paragraphtext-medium-inline { height: 100px; width: 95%; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .paragraphtext-large-inline  { height: 200px; width: 95%; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
 
.form-body #username, .form-body #password { width: 160px; }

.submit-button { width: 120px; margin-top: 2em !important; }




   
/* --- feeds ----------------------------------------------------------------------------------- */

.feed-list, .feed-list-inline { padding: 0; }
.feed-list li, .feed-list-inline li { list-style-type: none; margin: 0; padding: 0; }

.feed-list .feed-link { padding-left: 22px; background-image: url(/universal/images/xml/feed-icon-16x16-orange.png); background-repeat: no-repeat; background-position: center left; }
.feed-list-inline .feed-link { padding-left: 16px; background-image: url(/universal/images/xml/feed-icon-12x12-orange.png); background-repeat: no-repeat; background-position: center left; }


/* --- navigation bar elements ----------------------------------------------------------------- */

.content-passthrough .amazon-item-list-pt li { margin-bottom: 10px; }
.content-passthrough .amazon-item-list-pt .picture { float: none; margin: 0; margin-bottom: .5em; padding: 0; }
.content-passthrough .amazon-item-list-pt .description { margin: 0; }
.content-passthrough .amazon-item-list-pt .description .title { }
.content-passthrough .amazon-item-list-pt .description .authors { display: inline; }
.content-passthrough .amazon-item-list-pt .description .text { margin-top: .5em; }

.content-passthrough .change-list-pt { margin: 0; }
.content-passthrough .change-list-pt li { margin-bottom: .4em; }

.content-passthrough .archive-item-list-pt { margin: 0; margin-bottom: 1em; }
.content-passthrough .archive-item-list-pt li { margin-bottom: .4em; }

.content-passthrough .link-group-list-pt { margin-bottom: .5em;  }
.content-passthrough .link-group-list-pt li .title { font-weight: bold; }
.content-passthrough .link-group-list-pt li .description { }
.content-passthrough .link-group-list-pt li ul { margin-bottom: 10px;  }
.content-passthrough .link-group-list-pt li ul li { margin-bottom: 2px;  }
.content-passthrough .link-group-list-pt li ul li .title { font-weight: normal; }
.content-passthrough .link-group-list-pt li ul li .description { }

.content-passthrough .search-form-pt { padding: 0; margin: 0; }
.content-passthrough .search-form-pt .queryField { width: 100px; padding: 3px; height: 14px; }
.content-passthrough .search-form-pt .queryButton { height: 22px; }

.section ul { margin: 0; padding: 0; }
.section ul li { list-style-type: none; margin: 0; padding: 0; }





.section{font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif; text-align: left; line-height: 1.4em; margin-bottom: 5px; }
.section .caption{font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif; font-size: 12px; font-weight: normal; padding-bottom: 2px; color: #534741; }
body{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 1.7em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #8B0036;
	color: #C2B59B;
	background-position: 226px 0px;
	background-repeat: no-repeat;
}
a:link, a:visited, a:active{text-decoration: none; color: #C4005B; }
h2, .h2, .journal-entry .title a{font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif; font-size: 8px; text-transform: none; letter-spacing: 0px; line-height: normal; font-weight: normal; font-style: normal; text-decoration: none; color: #8B0036; }
h3, .h3{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #C4005B;
}
.section .module{
	border-bottom-color: #F0ECDB;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	line-height: 1.5em;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	background-color: #87244F;
	color: #FFFFFF;
	border-color: #6A4844;
}
.section .folder{padding-left: 10px; margin-left: 10px; margin-top: 5px; }
.notice-box{font-size: 8pt; line-height: 1.6em; padding-right: 20px; padding-left: 20px; padding-top: 20px; padding-bottom: 20px; background-color: #C4005B; }
#pageHeader{padding-top: 26px; padding-bottom: 0px; margin-right: auto; margin-left: auto; background-repeat: repeat-x; }
.h1subtitle{font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif; font-size: 11px; letter-spacing: 0px; color: #685B55; }
.h2subtitle{font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif; font-size: 11px; background-color: #D2C4B7; }
.h3subtitle{font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif; font-size: 10px; }
.section .module-active, #active-module, .section .module-active a, #active-module a{font-weight: normal; text-decoration: none; color: #C2B59B; background-repeat: no-repeat; }
.journal-entry .tag{font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif; font-size: 10px; letter-spacing: 0px; font-weight: normal; font-style: normal; padding-left: 10px; padding-top: 4px; padding-bottom: 6px; background-color: #C4005B; color: #534741; }
#pageHeaderWrapper{border-bottom-color: #000000; border-bottom-style: solid; border-bottom-width: 3px; padding-top: 12px; padding-bottom: 32px; margin-top: 0px; margin-bottom: 0px; border-color: #C4005B; background-image: url(/storage/header-bar.jpg); background-repeat: repeat-x; }
#content{
	font-family: Verdana, Arial, Helvetica, sans-serifVerdana, Arial, Helvetica, sans-serifVerdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#pageFooterWrapper{margin-top: 85px; }



a.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: lighter;
	color: #C2B59B;
}
.section .module a{font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif; text-decoration: none; color: #FFFFFF; }
sectionContent562388{background-color: #D5C9B9; }
sectionWrapper{background-color: #D5C9B9; }
h4{font-family: Verdana, 'Lucida Grande', Arial, sans-serif; font-size: 13px; text-transform: uppercase; font-weight: normal; color: #1F57F8; }
h5{font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif; font-size: 7pt; text-transform: uppercase; letter-spacing: 8px; color: #FFFFFF; }
h6{font-size: 7pt; color: #92806F; }
a:hover{
	text-decoration: none;
	color: #87244F;
}
h1, .h1, h1 a:hover, h1 a:visited, h1 a:link, h1 a:active{font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 11px; letter-spacing: -1px; line-height: normal; font-weight: normal; color: #534741; }
.section .module a:hover{
	text-decoration: none;
	color: #F0ECDB;
}


#modulePage1691997 #content { width: 800px; }
#modulePage1691997 #contentWrapper { width: 800px; }
#modulePage1691997 #sidebar { display: none; }
#modulePage1691997 #pageHeaderWrapper { display: none; }
#modulePage1691997 #pageFooterWrapper { display: none; }

#legwork { background: #f1f1f1; border: 1px solid #cccccc; padding: 8px;}

a img, a:visited img, a:active img, a:active img
{
	border: none;
	text-decoration: none;
	vertical-align: top;
}

#active-module-marker { display: none; }

#canvasWrapper { }
#canvas { }

#contentWrapper {
	float: left;
	display: block;
	margin-left: 20px;
}
#content {
	width: 580px;
	display: block;
	overflow: hidden;
}

.offsite-link { background: transparent url(/layout/iconSets/smalllight/open-off-site.png) center right no-repeat; padding-right: 1.2em; padding-left: 0; }

#pageBodyWrapper { width: 100%; }
#pageBody { width: 770px; margin: 40px auto 0 auto; }
#pageBodyClearer { clear: both; }


#pageHeaderWrapper {
	width: 100%;
	background-color: #FFFFFF;
	height: 139px;
}
#pageHeader {
	width: 770px;
	color: #FFFFFF;
	vertical-align: top;
}

#sidebarWrapper {
	float: left;
	display: block;
	width: 170px;
}
#sidebar { display: block; overflow: hidden; }
.content-passthrough { padding: 5px; background: #8B0036; border-bottom: 0px solid #BEAE9B; }
#sidebar ul.folder li { border-top: 1px solid #BEAE9B; border-bottom: none; }


textarea { width: 535px; }




/* ---- link coloring -------------------------------------------------------------------------- 

.adminSegmentBoxContent, .adminSegmentBoxBegin, .adminSegmentBoxEnd {
    font-family:	Tahoma, Arial, Helvetica, Geneva, sans-serif !important;
    text-transform:	none !important;
    text-decoration:    none !important;
    color:              #F2F2F2 !important;
    background-color:	transparent !important;
    border:		0 !important;
    font-weight: 	normal !important;
    font-style:		normal !important;
    font-size:		10px !important;
    letter-spacing:	0 !important;
    line-height:	auto !important;
}

.adminSegmentBoxContent a:link, .adminSegmentBoxContent a:visited, .adminSegmentBoxContent a:active {
    font-family:	Tahoma, Arial, Helvetica, Geneva, sans-serif !important;
    text-transform:	none  !important;
    text-decoration:    none  !important;
    color:              #F2F2F2 !important;
    background-color:	transparent !important;
    border:		0 !important;
    font-weight: 	normal !important;
    font-style:		normal !important;
    font-size:		10px !important;
    letter-spacing:	0 !important;
    line-height:	auto !important;
}

.adminSegmentBoxContent a:hover {
    font-family:	Tahoma, Arial, Helvetica, Geneva, sans-serif !important;
    text-transform:	none  !important;
    text-decoration:    none !important;
    color:              white !important;
    background-color:	transparent !important;
    border:		0 !important;
    font-weight: 	normal !important;
    font-style:		normal !important;
    font-size:		10px !important;
    letter-spacing:	0 !important;
    line-height:	auto !important;
}

#siteNoticeArea a:link, #siteNoticeArea a:visited, #siteNoticeArea a:active, #siteMemberNoticeArea a:link, #siteMemberNoticeArea a:visited, #siteMemberNoticeArea a:active {
    font-family:	Tahoma, Arial, Helvetica, Geneva, sans-serif !important;
    text-transform:	none !important;
    text-decoration:    none !important;
    color:              #F2F2F2 !important;
    background-color:	transparent !important;
    border:		0 !important;
    font-weight: 	normal !important;
    font-style:		normal !important;
    font-size:		10px !important;
    letter-spacing:	0 !important;
}

#siteNoticeArea a:hover, #siteMemberNoticeArea a:hover {
    font-family:	Tahoma, Arial, Helvetica, Geneva, sans-serif !important;
    text-transform:	none !important;
    text-decoration:    none !important;
    color:              white !important;
    background-color:	transparent !important;
    border:		0 !important;
    font-weight: 	normal !important;
    font-style:		normal !important;
    font-size:		10px !important;
    letter-spacing:	0 !important;
}


/* --- framewindow elements ------------------------------------------------------- 

#window1Container, #window2Container, #window3Container {
	position: 		absolute; 
	height: 		1px; 
	width: 			1px; 
	line-height:		1px;
	visibility: 		hidden; 
	color: 			#F2F2F2;
}

#window1Container {
	z-index: 		5000; 
}

#window2Container {
	z-index: 		5001; 
}

#window3Container {
	z-index: 		5002; 
}

#window1Body, #window2Body, #window3Body {
	background: 		white; 
	border: 		0; 
	margin: 		0; 
	line-height:		1px;
	padding: 		0; 
	height: 		1px; 
	width: 			1px;
}

#windowDimmer {
	position: 		absolute; 
	top: 			0px; 
	left: 			0px; 
	background: 		#000; 
	z-index: 		2500; 
	display: 		none;
	opacity: 		.5;
	filter: 		alpha(opacity=50);	
}

.windowFrame .a { background-image: url(/universal/images/drop/a.png); width: 30px; height: 30px; background-repeat: no-repeat;  }
.windowFrame .b { background-image: url(/universal/images/drop/b.png); width: 30px; height: 30px; background-repeat: no-repeat; }
.windowFrame .c { background-image: url(/universal/images/drop/c.png); height: 30px; background-repeat: repeat-x; }
.windowFrame .d { background-image: url(/universal/images/drop/d.png); width: 30px; height: 30px; background-repeat: no-repeat; }
.windowFrame .e { background-image: url(/universal/images/drop/e.png); width: 30px; height: 30px; background-repeat: no-repeat; }

.windowFrame .f { background-image: url(/universal/images/drop/f.png); width: 30px; height: 30px; background-repeat: no-repeat; }
.windowFrame .g { background-image: url(/universal/images/drop/g.png); width: 30px; height: 30px; background-repeat: no-repeat; }
.windowFrame .h { background-image: url(/universal/images/drop/h.png); width: 30px; background-repeat: repeat-y; }
.windowFrame .i { background-image: url(/universal/images/drop/i.png); width: 30px; background-repeat: repeat-y; }
.windowFrame .j { background-image: url(/universal/images/drop/j.png); width: 30px; height: 30px; background-repeat: no-repeat; }
.windowFrame .k { background-image: url(/universal/images/drop/k.png); width: 30px; height: 30px; background-repeat: no-repeat; }

.windowFrame .l { background-image: url(/universal/images/drop/l.png); width: 30px; height: 30px; background-repeat: no-repeat; }
.windowFrame .m { background-image: url(/universal/images/drop/m.png); width: 30px; height: 30px; background-repeat: no-repeat; }
.windowFrame .n { background-image: url(/universal/images/drop/n.png); height: 30px; background-repeat: repeat-x; }
.windowFrame .o { background-image: url(/universal/images/drop/o.png); width: 30px; height: 30px; background-repeat: no-repeat; }
.windowFrame .p { background-image: url(/universal/images/drop/p.png); width: 30px; height: 30px; background-repeat: no-repeat; }

.windowFrame .windowFrameContent { line-height: 1px; font-size: 1px; }


#adminEditingControlsFloat { width: 330px; margin-top: 3px; position: absolute; display: none; z-index: 5000; text-align: left !important; }
#adminEditingControlsBlock { width: 330px; text-align: left !important; }

.adminEditingControlsTop { float: left; background: transparent url(/layout/managementSystems/gray/admin-inline-edit-top.png) no-repeat top left; height: 7px !important; width: 330px !important; line-height: 7px !important; }
.adminEditingControlsMiddle { float: left; background: transparent url(/layout/managementSystems/gray/bar-plain.png); width: 330px; }
.adminEditingControlsMiddleInner { padding: 3px 12px 3px 12px !important; font-family: Tahoma !important; font-size: 9px !important; line-height: 14px !important; }
.adminEditingControlsBottom { float: left; background: transparent url(/layout/managementSystems/gray/admin-inline-edit-bottom.png) no-repeat top left; height: 7px !important; line-height: 7px !important; width: 330px !important; }

.adminEditingControlsCloseLink { float: right; height: 13px !important; line-height: 13px !important; width: 12px !important; background: transparent url(/layout/managementSystems/gray/admin-close.png) no-repeat bottom left; display: block; }

.adminEditingControlsFlyoutTitle { background: url(/layout/managementSystems/gray/admin-arrow.png) no-repeat 2px 4px; font-weight: bold !important; padding-bottom: 8px !important; font-size: 14px !important; font-family: Arial !important; padding-left: 18px !important; letter-spacing: -1px !important; color: white !important; line-height: 18px !important; }
.adminEditingControlsTitle { font-weight: bold !important; padding-bottom: 8px !important; font-size: 14px !important; font-family: Arial !important; letter-spacing: -1px !important; color: white !important; line-height: 18px !important; }

.adminEditingControlTitle { font-weight: bold; padding-bottom: 2px; padding-top: 2px; font-size: 9px; color: white !important; }
.adminEditingControlText { width: 298px; border: 1px solid #484848 !important; font-family: Tahoma !important; font-size: 9px !important; padding: 3px !important;  }
.adminEditingControlTextarea { width: 298px; height: 35px !important; border: 1px solid #484848 !important; font-family: Tahoma !important; font-size: 9px !important; padding: 3px !important;  }
.adminEditingControlCheckbox { padding: 0 !important; margin: 0 !important; }
.adminEditingControlButton { font-family: Tahoma !important; font-size: 9px !important; padding: 3px !important; }

.adminEditingControlNewFieldButton { width: 120px; height: 27px !important; font-family: Tahoma !important; font-family: Tahoma !important;  font-size: 9px !important; padding: 3px !important;  }
