
.box{background:url(box.jpg) no-repeat; float:left; width:310px; height:39px; box-shadow:none;}


.formhead {
	width:310px;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    color: #767676;
    text-decoration: none;
}
.formhead input {
    font-family: arial;
    font-size: 14px;
    padding-left: 5px;
    padding-top:10px;
    padding-bottom:10px;
    font-weight: normal;
    color: #767676;
    text-decoration: none;
    width: 310px;
    border: 1px solid #CCCCCC;
}
.formhead textarea, .formhead #edit1_subject_0 input {
    font-family: arial;
    font-size: 14px;
    padding-left: 5px;
    padding-top:5px;
    padding-bottom:5px;
    font-weight: normal;
    color: #767676;
    text-decoration: none;
    width: 420px;
    border: 1px solid #CCCCCC;
}
.formhead select{
    font-family: arial;
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top:5px;
    padding-bottom:5px;
    font-weight: normal;
    color: #767676;
    text-decoration: none;
    width: 310px;
    border: 1px solid #CCCCCC;
}
.bigtext {
    font-family: arial;
    font-size: 14px;
    color: #767676;
    text-decoration: none;
    line-height:20px;
}
.porefnumber {
    font-family: arial;
    font-size: 18px;
    color: #d00000;
    text-decoration: none;
	font-weight:bold;
}
.smalltext {
    font-family: arial;
    font-size: 11px;
    color: #767676;
    text-decoration: none;
}