body { background: #fff !important; background-image: none !important; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
a { text-decoration: underline; color: #333333; }
a:hover, a:active { color: #666666; }

div#encryptomaticwrapper { width: 940px; margin: 0px auto; }
div#menu { background: url(/encryptomatic/_iface/menu.gif) no-repeat; height: 44px; padding: 0px 10px; }
div.menuItem { float: left; }
div.menuItem a { display: block; padding: 9px 10px; }
div.menuItem a:link, div.menuItem a:visited { color: #fff; background: none; }
div.menuItem a:hover, div.menuItem a:active { color: #fff; background: url(/encryptomatic/_iface/menuOver.gif) repeat-x; }
h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px 0px 10px 0px; font-family: Geneva, Arial, Helvetica, sans-serif; }
p { display: block; margin: 0px; padding: 0px 0px 20px 0px; }
form { margin: 0px; }

div#top { width: 940px; }
div#content { padding: 20px; background: url(/encryptomatic/_iface/mid.gif) repeat-y; }
div#contentEnd { height: 12px; background: url(/encryptomatic/_iface/end.gif) no-repeat; }


div.left { float: left; width: 470px; }
div.right { float: left; }

/* left content */
p.dots { background: url(/iface/__template/obj/headerDots.gif) 0px bottom repeat-x; margin: 0px 0px 40px 0px; }

div.features { padding: 0px 0px 20px 0px; width: 470px; background: url(/iface/__template/obj/headerDots.gif) 0px bottom repeat-x; margin: 0px 0px 20px 0px; }
div.features div.feature { display: block; float: left; width: 205px; background: url(/iface/__template/obj/listW.gif) left 4px no-repeat; margin-right: 20px; margin-bottom: 6px; }
div.features div.feature span { display: block; margin-left: 20px; }

div#action { padding-bottom: 30px; }
div#action table td { padding: 5px; }
div#action input { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }



/* MiSC classes */
.floatRight { float: right; margin-left: 20px; }
.floatLeft { float: left; }
.clear { clear: both; }
.redmarker { color: #FF0000; font-weight: bold; }