
ul.list-expander{width:279px;float:right;list-style-type:none;padding:0;margin: 0;}
ul.list-expander p{margin:0;padding:6px 0 0 15px;}
ul.list-expander p span{color:#f4531a;}

ul.list-expander li.header{color:#423b39;font-size:18px;font-weight:bold;background:url("../images/backgrounds/list-expander-header.gif");height:40px;}
ul.list-expander li.header h3{margin:0;padding:12px 0 0 10px;font-size:16px;}

ul.list-expander li.footer{height:83px;text-align:center;background:url("../images/backgrounds/list-expander-footer.gif") bottom no-repeat;}
ul.list-expander li.footer img{margin-top:30px;}


ul.list-expander li{color:#3c8340;font-size:12px;}
  
ul.list-expander li.closed{cursor:pointer;padding:0;margin:0;background:url("../images/backgrounds/list-expander-li.gif");height:30px;}
ul.list-expander li.open{cursor:pointer;color:#423b39;font-weight:bold;padding:0;margin:0;background:url("../images/backgrounds/list-expander-li-open.gif");height:120px;}
