/* Start of CMSMS style sheet 'Synchro misc' */
table.pricelist {
padding: 10px 15px;
border-spacing: 0px;
}
table.pricelist td, table.pricelist th {
text-align: left;
vertical-align:baseline;
}
table.pricelist td {
border-bottom: 1px dotted grey;
}
table.pricelist td.price {
text-align: right;
font-weight: bold;
}
table.pricelist th {
border-bottom: 1px solid white;
}
table.pricelist th.sectiontitle {
background-color:#FFE6D5;
color: #555555;
font-weight: bold;
}

table.formbuilderform {
padding: 10px 15px;
}
/* End of 'Synchro misc' */

