fieldset {
	margin:0;
	padding:1px;
}
.parag {
    background: url(images/parag.gif) no-repeat;
    display:block;
    height: 240px;

}
#topedit {
    background: url(images/top.gif) no-repeat;
    display:block;
    height: 24px;
    width: 385px;
    float:left;
}
#plink {
    font-size: 10px;
}
.step1 {
    background: url(images/step1.gif) no-repeat;
    padding: 5px 0 25px 60px;
    margin-top:10px;
    float:left;
    clear:both;
}
.step2 {
    background: url(images/step2.gif) no-repeat;
    padding: 5px 0 25px 60px;
    margin-top:10px;
    float:left;
    clear:both;
    display:block;
}
.from {
    background: url(images/from.gif) no-repeat;
    padding: 0 0 5px 20px;
    clear:both;
    float:left;
    display:block;
    color:#666666;
}
.to {
    background: url(images/to.gif) no-repeat;
    padding: 0 0 5px 20px;
    clear:both;
    float:left;
    display:block;
    color:#666666;
}
.tocc {
    background: url(images/tocc.gif) no-repeat;
    padding: 0 0 5px 20px;
    clear:both;
    float:left;
    display:block;
    color:#666666;
}
.subject {
    background: url(images/subject.gif) no-repeat;
    padding: 0 0 5px 20px;
    clear:both;
    float:left;
    display:block;
    color:#666666;
}
