/*
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
clientLib CSS declarations and classes, being common in all browsers
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/

.formengine {font-family:verdana,arial,helvetica,sans-serif;font-size:10pt;color:#808080;}
.formengine_body {border:15px solid #8B1818;}
.editor_smileytable {background-color:black;}
.editor_smileytd {background-color:threedface;}
.editor_button {width:22px;height:22px;border:1px solid buttonface;margin:0;padding:0;}
.editor_button_onmouseover {width:22px;height:22px;border:1px outset;}
.editor_button_onmousedown {width:22px;height:22px;border:1px inset;background-color:buttonhighlight;}
.editor_charcounter {color:black;font-family:verdana,arial,helvetica,sans-serif;font-size:8pt;}
.color_input {border:none;background-color:white;font-family:verdana,arial,helvetica,sans-serif;color:black;font-size:8pt;line-height:100%;width:120px;}
.color_display {font-family:verdana,arial,helvetica,sans-serif;color:black;font-size:8pt;}
.slide_active {cursor:hand;cursor:pointer;color:red;}
.slide_inactive {cursor:hand;cursor:pointer;}