*{
    margin:0px;
    padding:0px;
}
p{margin-bottom:5px;}
img{ border:0}
input{border:0px;}
textarea{border:0px;}
ul{list-style-position:inside}
h1,h2,h3{
    font-family:arial;
    font-weight:inherit;
}
h1{
    font-size:22px;
    line-height:30px;
}
h2{
    font-size:18px;    
    line-height:30px;
}
h3{
    font-size:13px;
    line-height:18px;
}
.clear{ clear:both; }
/* ----------- Editor ----------- */
.editor{}