a.helpLink { cursor: help; color: black; text-decoration: none; } a.helpLink:hover { color: Red; text-decoration: none; border-bottom: 1px dashed Red; } .help-tooltip { position: absolute; width: 250px; border: 1px Solid WindowFrame; background: Infobackground; color: InfoText; font: Status-Bar; padding: 3px; z-index: 10000; } .help-tooltip a, .help-tooltip a:hover { color: blue !important; background: none; }  .forms_message {  font-size:16px; text-align:center; text-decoration: none; color:#000; border-style:solid; border-color: #0F0C09; border-width: 1px; margin: 5px 1px 1px 1px; padding: 3px 25px 3px 25px; } .forms_error{  font-size:16px; text-align:center; text-decoration: none; color:#000; border-style:solid; border-color: #0F0C09; border-width: 1px; margin: 5px 1px 1px 1px; padding: 3px 25px 3px 25px; } .step_txt{ font-size:17px; color:#555555; } .step_actual { font-size:15px; font-weight:bold; color:#222222; width:25px; height:25px; border-style:solid; border-color:#555555; border-width:1px; } .step_other { font-size:15px; color:#555555; width:25px; height:25px; border-style:solid; border-color:#555555; border-width:1px; }    form { font-size: 8pt; text-align: left; vertical-align: middle; } a.option:hover { font-family: Verdana,Trebuchet MS,Arial,Helvetica; line-height: 1; color: #f66600; text-decoration: underline; } a.option, a.option:visited, a.option:active { font-family: Verdana,Trebuchet MS,Arial,Helvetica; line-height: 1; white-space: nowrap; font-size: 9pt; text-align: right; color: black; } .option { font-family: Verdana,Trebuchet MS,Arial,Helvetica; line-height: 1; white-space: nowrap; font-size: 9pt; text-align: right; } a.option:hover { font-size: 9pt; color: #f66600; text-decoration: underline; } .arrow { text-align: right; } .separator { color: white; background-color: #72a4ac; text-align: right; font-weight: bold; font-size: 10pt; } .popeditor { text-align: left; vertical-align: top; background-color: white; border-width: 1px; border-color: #000000; border-style: solid; padding: 5px; } .fieldname { text-align: right; vertical-align: top; font-size: 9pt; } .multifieldname { text-align: right; vertical-align: middle; font-size: 10pt; } .multifieldname a{ text-align: right; vertical-align: middle; font-size: 10pt; } .field { font-size: 8pt; text-align: left; vertical-align: top; } .required { font-size: 8pt; } .buttons { font-size: 8pt; text-align: right; } .formtext { font-size: 10pt; } .options { font-size: 10pt; font-weight: bold; margin-top: 5px; margin-left: 5px; } .collapser { cursor: pointer; padding: 2px; color: white; background-color: #72a4ac; text-align: right; font-weight: bold; font-size: 10pt; }  .entrytagsmod { position:relative; } .entrytagsautocomplete { position:relative; } .entrytagsinput { position:absolute; width:390px; } #entrytagscontainer { position:absolute; top:1.7em; width:390px; } #entrytagscontainer .yui-ac-content { position:absolute; width:100%; border:1px solid #404040; background:#fff; overflow:hidden; z-index:9050; } #entrytagscontainer .yui-ac-shadow { position:absolute; margin:.3em; width:100%; background:#a0a0a0; z-index:9049; } #entrytagscontainer ul { padding:2px 0px 2px 0px; margin:0px; width:100%; } #entrytagscontainer li { padding:0 5px; cursor:default; white-space:nowrap; } #entrytagscontainer li.yui-ac-highlight { background:#ff0; } #entrytagscontainer .yuiquery { position:absolute; right:10px; color:#808080; z-index:10; }