.bottom-section-wrapper div.landing-accordion{width:473px;  border:1px solid #CCC; float:left;}
.bottom-section-wrapper div.landing-accordion div{margin:.333em}
.bottom-section-wrapper div.accordion-txt{width:278px; float:left;}
.bottom-section-wrapper div.accordion-txt ul{ list-style:disc outside;}
.bottom-section-wrapper div.accordion-txt ul li{margin-left:1.5em; margin-bottom:1em;}
.bottom-section-wrapper div.accordion-img{width:159px; float:left;}



.ui-accordion-right {display: none;}
.ui-accordion-left {display: none;}
li.head{width:100%; background:white; float:left}
li.head a.header h2{margin:0; padding:.166em; font-size:1em;}
li.head a.header { 
color:#FFF;
display:block; 
background: #ddd url(../imgs/accordion.gif); 
padding: .5em;
text-decoration:none;
/*hacks for ie*/
*width:463px;
_width:463px;
}
li.head a.header:hover {color:#4f5158; background: #ccc url(../imgs/accordionHilight.gif); }
li.selected a.header {background: #69c url(../imgs/accordionHilight.gif); color:#4f5158;padding: .5em;}

