/* Generic text formatting used throughout the store ---------------------------- */ .actCHECKOUTEM { background-color: #678298; } .actCHECKOUTBG { background-color: #ffffff; } .actlarger { font-size: 110%; color: #3c7485; } .actsmaller{ font-size: 10px; color: #3c7485; } .actxxsmall { font-size: 10px; color: #3c7485; } .actxsmall { font-size: 14px; color: #3c7485; } .actsmall { font-size: 14px; color: #3c7485; } .actregular { font-size: 110%; color: #3c7485; } .actlarge{ font-size: 16px; color: #3c7485; } .actxlarge { font-size: 150%; color: #3c7485; } .actxxlarge { font-size: 150%; color: #3c7485; } .actwarningcolor { color: #000000; } .actrequiredcolor { color: #000000; } .actsearchhighlightcolor { color: #c5d1fc; } .actrequired { color: #000000; } .actwarning { font-size: 14px; color: #000000; } .actwelcome { font-size: 14px; color: #3c7485; } .actlogotext { font-size: 14px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center; } .actlogout { font-size: 14px; color: #3c7485; } 
