#text {
	width:400px;
	line-height: 140%;
}

.hl1 {
	font-size: 18px;
	line-height: 200%;
	margin-right:50px;
}

input, textarea {
    width:210px;
    border:0;
    background-color:#c40808;
    color:white;

}

.error {
    border-color:#ffffff;
    border-style:dashed;
    border-width:1px;
    font-weight:bold;
}

.bookhead {

    font-family: "Trebuchet ms","Gill Sans MT", "Gill sans",  sans-serif;
    line-height:17px;
    font-size:13px;
    color:#ffffff;
    text-decoration:none;
    font-weight:normal;
    text-transform:none;

}

