css.edit
#menubar {
    background:url(../images/menu_gb1.jpg) no-repeat;
 
    }
#wrapper {
    background: #FFFFFF url(../images/wrapper_bg1.jpg) repeat-y;    
 
    }
 
#footer {
    background: url(../images/footer1.jpg) no-repeat;    
 
    }
label{
    margin-left:75px;
    background-color:#632d00;
    color:#ffdd81;
    font-weight: bold;
    padding: 4px;
    }
 
.lab{
    margin-left:75px;
    display:block;
    margin-bottom: 1.25em;
    width: 653px;
    border: solid #632d00;
    border-width: 1px 2px 2px 1px;
    font-size:large;
    background:url(../images/papar1.jpg);
 
    }
textarea{
    margin-left:75px;
    border: solid #632d00;
    border-width: 1px 2px 2px 1px;
    width: 653px;
    height: 400px;
    margin-bottom:8px;
    font-size:x-large;
    font-weight: bold;
    background:url(../images/papar1.jpg);
    }
.preview{    
    border: solid #632d00;
    border-width: 5px;
    width: 653px;
    background:url(../images/papar1.jpg);
    margin:0 auto 10px;
    }
.space{
    border-top:3px dotted #632d00;
    border-bottom:3px dotted #632d00;
 
    }
.Tag{    
    background:url(../images/papar1.jpg);    
    }
.btonPreview{
    margin-right:10px;
    margin-top:8px;
    width: 100px;
    font-weight: bold;
    border:5px double #d3946c;
    background-color:#632d00;
    color: #ffdd81;
 
    }
.btonSave{
    margin-right:10px;
    margin-top:8px;
    width: 100px;
    font-weight: bold;
    border:5px double #d3946c;
    background-color:#632d00;
    color: #ffdd81;
    }
.btonCancel{
    margin-right:10px;
    margin-top:8px;
    width: 100px;
    font-weight: bold;
    border:5px double #d3946c;
    background-color:#632d00;
    color: #ffdd81;
    }