body {
font:normal normal 12px/normal verdana,sans-serif;
}

p {
line-height:1.3;
margin-bottom:1em;
}

table.price {
border:2px double #e4e4e4;
}

table.price td,
table.price th {
border:1px dotted #e4e4e4;
padding:2px 5px
}

.model_list {
margin-bottom:1em;
}

.service ul {
margin-bottom:1em;
}

.contact form {
margin: 0 auto;
width:400px;
}

.contact span {
float:left;
width:100px;
}

/*Forms*/
label {
display:inline-block;
margin-bottom:1em;
width:100%;
}

input[type="text"],
input[type="password"],
textarea {
border:1px solid #e4e4e4;
width:200px;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
border:1px solid #e4e4e4;
}

