html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }

body {font-family: "Times New Roman", sans-serif; text-align: left; background-color: #000000; color: #FFFFFF;}
h1 {font-size: 120%; color:#fbf201;}
a {color: #ffa500; text-decoration: none;}
a:hover {color: #a72003;}
h2, h3, h4, h5 { line-height: normal; }
h2 { font-size: 1.2em; } h3 { font-size: 1.15em; } h4 { font-size: 1.1em; } h5 { font-size: 1em; }
ul {list-style-type: none;}
il {list-style-type: none;}
  
  /*---buttons---*/
  .fbutton {
    background: #FFF;
    border: 1px solid #E0E0E0;
    color: #000000;
    font-family: Verdana, Tahoma, helvetica, sans-serif;
    padding: 1px;
    vertical-align: middle;
    font-size: 12px; 
    vertical-align: middle;
    margin:2px;
    height: 22px;
}

  /*---Votes---*/
  #votes .btl { border: 0 none; }
    #votes .btl h4 { color: #96c; }
    .vtitle { margin-bottom: 12px; padding: 12px 15px; color: #fff; background: #96c url("../images/vtitle.png") repeat-x; }

  .vresult { margin-top: 3px; font-size: 11px; color: #909ca3; float: right; width: 91px; height: 20px; padding: 0; background: url("../images/vresult.png") no-repeat 100% 0 !important; }
    .vresult span { padding: 0 20px 5px 0; display: block; }
    
    .vote, #dle-poll-list div { clear: both; padding: 2px 0 2px 2px; }
    .vote input, #dle-poll-list div input { float: left; margin: 0; padding: 0; width: 14px; height: 14px; margin-right: 4px; }


