﻿.BodyContent h1 {
font-size:19px;
margin-bottom:6px;
margin-top:6px;
padding:4px;
}

.ContractingKit h1 {
background-color:#69C;
color:#FFF;
text-align:left;
}

.ContractingKit strong {
font-weight:bold;
}

.ContractingKit a {
margin-bottom:10px;
text-decoration:none;
width:250px;
}

.ContractingKit a:hover {
text-decoration:underline;
}

.ContractingKit fieldset {
border:1px solid #69C;
margin:10px;
padding:10px;
width:740px;
}

.ContractingKit legend {
background-color:#69C;
border:1px solid #CCC;
color:#FFF;
font-weight:bold;
padding:5px 15px;
}

.ProductsReview h1 {
font-size:19px;
margin:6px 0;
padding:4px;
text-align:center;
}

.ProductsReview h2 {
background-color:#EEE;
border-bottom:solid 4px #008000;
color:#555;
margin:8px 10px 8px 0;
padding:5px 0 5px 5px;
}

.ProductsReview p {
margin-left:10px;
padding:0 20px;
text-align:justify;
}

.ProductsReview ul {
margin-bottom:10px;
padding:0 40px;
}

.errorMessage {
color:#C30000;
font-size:12px;
font-style:italic;
font-weight:bold;
}

.BodyContent p,.ContractingKit fieldset ul {
margin-bottom:10px;
}

.ContractingKit fieldset li,.ProductsReview li {
line-height:1.5em;
list-style-position:inside;
list-style-type:disc;
text-indent:5px;
}

.contactInfo table td input[type=text]
{
    width:250px;
}
