#docTitle {
	font-size: 12pt;
}

h4.productHeader, h4.productSearchHeader{
 color: #3BAFDA;
}

h4.productHeader small {
	color: #a4a5a7;
}

#productSearchLink, #productAddNewLink {
color: white;
}


a span.listing {
   font-size: 12pt;
}
.listdoc {
   font-size: 12pt;
}

#product_list {
   padding: 20px;
}

#productContainer {
   display: none;
   max-width: 500px;
   padding-top: 10px;
   padding-left: auto;
   padding-right: auto;
   padding-bottom: 80px;
}

#productSearch {
   max-width: 700px;
   max-height: 600px;
   padding-top: 10px;
   padding-bottom: 80px;
}

#productForm {
   display: none;
}

#saveNewProduct {
   display: none;
}

#saveProduct {
   display: none;
}

#editProductForm {
   display: none;
}

#productSearchForm {
   padding-top: 30px;
}

#productError {
   display: none;
}
