.acc-toggle {float:left;display:block;height:280px;width:32px;color: #ffffff;cursor:pointer;margin:0px;}
.acc-toggle#hToggNews{background:url(/images/btn-acc.gif) no-repeat -32px 0% }
.acc-toggle#hToggRev{background:url(/images/btn-acc.gif) no-repeat -64px 0%}
.acc-toggle#hToggLoan{background:url(/images/btn-acc.gif) no-repeat -0px 0% }
.acc-toggle#hToggTest{background:url(/images/btn-acc.gif) no-repeat -96px 0% }

.acc-a{}
.acc-a#hToggNews{background: url(/images/btn-acc.gif) no-repeat -32px 100%}
.acc-a#hToggRev{background: url(/images/btn-acc.gif) no-repeat -64px 100%}
.acc-a#hToggLoan{background: url(/images/btn-acc.gif) no-repeat -0px 100%}
.acc-a#hToggTest{background:url(/images/btn-acc.gif) no-repeat -96px 100%;}

.acc-page{height:275px;float:left;overflow:hidden;background-color:#ffffff;color:#444444;background:url(/images/acc-page.gif) no-repeat 0% 0%;padding:5px 0px 0px 0px;} /*dont add horizontal padding. it makes the accordion explode when it moves*/
.acc-page.page-news{background:url(/images/acc-page-sq.gif) no-repeat 0% 0%;width:0px;}	
.acc-page.page-rev{background:url(/images/acc-page-sq.gif) no-repeat 0% 0%;width:0px;}	
.acc-page.page-loan{background:url(/images/acc-page-sq.gif) no-repeat 0% 0%;width:0px;}	
.acc-page.page-test{width:590px;}	

.acc-sub-page{margin:0px 0px 0px 15px;width:560px;}
.acc-sub-page h2{margin:0px 0px;}

.cont-acc{width:730px;clear:left;float:left;}

.page-news hr{margin:6px 0px;}
