@import url("support_styles.css");
/*BEIGE TIP SEPARATOR COLOR - OVERRIDES GREEN FROM support_styles.css*/
    #tipstricks {float: left; width: 522px; margin-left: 6px;}
	#tipstricks h5 {font-size: 14px; margin: 6px 0px 12px 0px;}
	#tipstricks h6 {font-size: 12px; margin: 0px 0px 6px 0px;}
	div.on, div.off {padding: 6px; margin: 3px 0px;}
	div.on {background-color: #ebe9d8;}

