.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;
}
input.form
{
width:95%;
}
input.form_pt
{
width : 22%;
float : right;
padding-left : 15px;
margin-left : 15px;
}
input.form_pt_center
{
width : 50%;
float : center;
padding-left : 15px;
margin-left : 15px;
}
textarea.form_text
{
width:95%;
height:70px;
	BORDER-RIGHT: #CCCCCC 1px solid; 
	BORDER-TOP: #CCCCCC 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #CCCCCC 1px solid; 
	BORDER-BOTTOM: #CCCCCC 1px solid; 
	FONT-FAMILY: Arial; 
	BACKGROUND-COLOR: #ffffff;
	color:#666666;
}
input.form2
{
width:95%;
height: 70px;
float:right
}
