@import url('default_v3.css');

.sboxTitle.active .sboxTitleBg, .sboxTitle.active .sboxTitleLeft {background-position: 0 -360px}
.sboxTitle.active .sboxTitleRight {background-position: 100% -360px}
.sboxTitle.active h2, .sboxTitle.active h2 a {color: #ffffff; line-height: 24px; height: 24px} 

.sboxTitle.active.blue .sboxTitleBg, .sboxTitle.active.blue .sboxTitleLeft {background-position: 0 0;}
.sboxTitle.active.blue .sboxTitleRight {background-position: 100% 0;}


.sboxTitle.unactive .sboxTitleBg, .sboxTitle.unactive .sboxTitleLeft {background-position: 0 -24px;}
.sboxTitle.unactive .sboxTitleRight {background-position: 100% -24px;}
.sboxTitle.unactive h2, .sboxTitle.unactive h2 a {color: #104150; line-height: 24px; height: 24px; cursor: pointer;}
