body {margin: 0; 
        padding: 0; 
        color: #333; 
        font-family: "trebuchet ms"; 
        font-size: 14px; 
        background: #f5f5f5;}
body#edit_entry_popup {background: #f8f8f8;}

ul, ol, li {margin: 0; padding: 0; list-style: none;}
p, h1, h2, h3 ,h4, h5, h6, h7 {margin: 0; padding: 0;}
table {margin: 0; padding: 0;}
        td {vertical-align: top;}

        a {color: #0079AC; text-decoration: none;}
        a:hover {text-decoration: underline;}
        
        a img {border: none;}
        a:hover img {border: none;}

hr.clear {clear: both; height: 0; margin: 0; padding: 0; visibility: hidden;}
form {display: inline;}
input {width:100%}
input, textarea, select, button {padding: 2px; color: #333; font-family: "trebuchet ms"; font-size: 16px;}
select {cursor: pointer;}
textarea {width: 99%; height: 99%;}
body {background-color:#f8f8f8;}

h3 {padding: 0 10px 5px 0; color: #333; font-family: "trebuchet ms"; font-size: 18px;}
.bottom {margin-top: 5px; padding-top: 5px; color: #666; font-size: 11px; border-top: 1px solid #ccc;}

        #signin_wrapper {margin: 30px auto; width: 400px;}
                #signin_wrapper h3 {padding-bottom:13px; font-size: 20px;}
                        #signin_wrapper h3 img {vertical-align: bottom;}
                #signin_wrapper .butt {width: 100px; margin-top: 5px; padding-left: 5px; padding-right: 5px;}
                #signin_wrapper label {padding: 6px 0; color: #0079AC; font-size: 14px; font-family: tahoma; font-weight: bold; text-align: center; line-height: 1.5em;}
                #signin_wrapper label.small {display: inline; color: #666; font-size: 14px;}

                /*#signin_wrapper ul.tree {background: #EBEBEB;}*/
                #signin_wrapper #tag_cloud {border-bottom: 1px solid #ccc; max-height: 200px; overflow: auto;}
                #signin_wrapper #set_tag_cloud label {color: #333;}

                #signin_wrapper input#remember {width: auto; margin: 0;}
                #signin_wrapper input, #signin_wrapper select {margin-top: 3px; margin-bottom: 7px;}
                #signin_wrapper select.bb {width: 100%; padding: 0;}
                        #signin_wrapper select.bb option {margin-bottom: 2px; padding: 0px 5px;}

                #signin_wrapper .active {margin: 6px 0 10px; padding: 13px 10px 7px; border: 5px solid #EF7C00; }
                #tag_cloud_settings {margin: 15px 0;}

.butt {margin-top: 5px; color: #0079AC; font-weight: bold;}
.butt_return {margin-top: 5px; width:200px; color: #0079ac; font-weight: bold;}
