@charset "utf-8";

/* CSS Document */
.solutionMainText h4 { font-size:.75em; font-style: italic; color: #000000; margin: 0px; padding-top: 5px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; }

.solutionHeader { text-transform: capitalize; }

#mainTextCon { background:none;  line-height:1.25em; }

#mainTextCon table.coffeeSchedule { background-color: #91879e; border: 3px solid #f6a122; font-size:.75em; color: white; margin:10px 0px; }

table.coffeeSchedule th { padding:5px; background:#CCCCCC; color: #333333; border: 1px solid white; border-top: none; border-bottom: none; }

table.coffeeSchedule td { padding:5px 10px; border: 1px solid #CCCCCC; }

table.coffeeSchedule td p,table.coffeeSchedule th p,#downloadContainer { line-height:1.5em; font-size:1em; }

table.coffeeSchedule td.noBdrLeft { border-left:none; }

table.coffeeSchedule td.noBdrRt { border-right:none; }
