.parag {
    background: url(../img/parag.gif) no-repeat;
    display:block;
    height: 240px;

}
.box {
    background: url(../img/box.gif) no-repeat;
    display:block;
    height: 225px;
}
#navedit {
    background: url(../img/nav.gif) no-repeat;
    display:block;
    height: 150px;
}
#topedit {
    background: url(../img/top.gif) no-repeat;
    display:block;
    height: 24px;
    width: 385px;
    float:left;
}
#plink {
    font-size: 10px;
}
.step1 {
    background: url(../img/step1.gif) no-repeat;
    padding: 5px 0 25px 60px;
    margin-top:10px;
    float:left;
    clear:both;
}
.step2 {
    background: url(../img/step2.gif) no-repeat;
    padding: 5px 0 25px 60px;
    margin-top:10px;
    float:left;
    clear:both;
    display:block;
}
.from {
    background: url(../img/from.gif) no-repeat;
    padding: 0 0 5px 20px;
    clear:both;
    float:left;
    display:block;
    color:#666666;
}
.to {
    background: url(../img/to.gif) no-repeat;
    padding: 0 0 5px 20px;
    clear:both;
    float:left;
    display:block;
    color:#666666;
}
.tocc {
    background: url(../img/tocc.gif) no-repeat;
    padding: 0 0 5px 20px;
    clear:both;
    float:left;
    display:block;
    color:#666666;
}
.subject {
    background: url(../img/subject.gif) no-repeat;
    padding: 0 0 5px 20px;
    clear:both;
    float:left;
    display:block;
    color:#666666;
}
.mailMessage {
    background: url(../img/mail_out.gif) no-repeat;
		padding: 0 0 5px 20px;
    clear:both;
    float:left;
    display:block;
    color:#666666;
}
.mailDisabled {
    background: url(../img/warning.gif) no-repeat;
		padding: 0 0 5px 20px;
    clear:both;
    float:left;
    display:block;
    color:#666666;
}
.unlocked {
    padding: 3px;
    border: 1px solid #828177;
}
.completeLocked {
    padding: 3px;
    border: 1px solid #FF0000;
}
.partialLocked {
    padding: 3px;
    border: 1px solid #FF8000;
}
.workflow {
    padding: 3px;
    border: 1px solid #309030;
}
.differentACL {
    background: url("../img/differentACL.png") no-repeat 0px 0px;
    height: 16px;
    width: 16px;
    padding-left: 12px;
    display: inline;
}
