iframe {
    border: 0 none;
}
table {
    border-collapse: collapse;
    font-size: 0.9em;
    margin: 0;
    width: 570px;
}
th {
    font-weight: normal;
    text-align: right;
    width: 190px;
}
td {
    padding: 5px 0 5px 5px;
    width: 370px;
}
select {
    font-size: 1.1em;
}
#name, #email, #order, #query, #comments, #product, #product_list, #car_manufacturer, #car_type, #car_model, #car_year, #car_studs, #country_id {
    border: 1px solid #999999;
    color: #333333;
    width: 370px;
}
.asterix {
    color: #FF0000;
}