* { margin: 0; padding: 0; }
body { color: #ffffff; height: 186px; }
#topLeftCorner { position: absolute; top: 0; left: 0; width: 2px; height: 2px; background-image: url(../images/meuindicatopleft.gif); background-repeat: no-repeat; }
#topRightCorner { position: absolute; top: 0; right: 0; width: 2px; height: 2px; background-image: url(../images/meuindicatopright.gif); background-repeat: no-repeat; }
#bottomLeftCorner { position: absolute; bottom: 0px; left: 0; width: 100%; height: 2px; background-image: url(../images/meuindicabottomleft.gif); background-repeat: no-repeat; }
#bottomRightCorner { float: right; width: 2px; height: 2px; background-image: url(../images/meuindicabottomright.gif); background-repeat: no-repeat; }
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; margin: 5px 3px 3px 3px; padding-bottom: 3px; }
ul { font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin: 0 3px 0 3px; padding: 0 1 px 0 1px; }
ul li { display: inline; }
ul li a { display: block; padding: 3px 0 3px 0; text-decoration: none; }
ul li a:hover { text-decoration: underline; }
form { margin-left: 3px; padding-top: 2px; margin-right: 3px; border-bottom: 1px solid #ffffff; }
.select { font-size: 10px !important; width: 123px; vertical-align: middle; }
form img { vertical-align: middle; }
#pickcolor { position: absolute; top: 20px; right: 4px; background-image: url(../images/pickcolor.gif); width: 42px; height: 40px; padding-top: 12px; padding-left: 2px }
#pickcolor img { width: 12px; height: 12px; margin: 0px 1px 1px 0px; border: 0px; float: left }
