#left-nav                  		       {float:left; width:210px; margin:6px 0 0 7px; font-size:75%;}
#left-nav #ftop                        {height:45px; background:url(/static/images/leftnav_top.gif) no-repeat;}
#left-nav #fmiddle                     {padding:5px 0 15px 25px; background:url(/static/images/search_filters_middle.gif) repeat-y;}
#left-nav #fbottom                     {height:10px; margin-bottom:15px; background:url(/static/images/search_filters_bottom.gif) no-repeat ;}
#left-nav ul                           {margin:0 0 10px 0;}
#left-nav ul li,
#provider-nav ul li                    {margin:1px 0 1px 0;}
#left-nav ul li.description,
#provider-nav ul li.description        {font-weight:bold; padding:10px 0 5px 5px;}
#left-nav ul li a, 
#provider-nav ul li a, .linky          {display:block; line-height:1.7em; width:140px; text-decoration:none; background:url('/static/images/list_links.png') no-repeat 0 2px; padding-left:20px; overflow:hidden;}
#left-nav ul li a:hover, 
#provider-nav ul li a:hover, 
.linky:hover                           {text-decoration:underline;}
#left-nav ul li a.back,
#provider-nav ul li a.back             {color:#000;}

#content                               {float:left; margin:10px 0 0 20px; width:595px;}
#content #rtop                         {float:left; width:595px; height:7px; background:url(/static/images/content_top.jpg) no-repeat;}
#content #rmiddle                      {float:left; width:595px; padding-bottom:30px; background:url(/static/images/content_middle.jpg) repeat-y;}
#content #rbottom                      {float:left; width:595px; height:10px; background:url(/static/images/content_bottom.jpg) no-repeat;}


#content #rmiddle h1                   {float:left; margin:25px 40px 0 35px; font-size:1.4em;}
#content #rmiddle #scontent            {float:left; clear:both; width:505px; margin:10px 40px 0 35px;}

/*provider detail stuff*/

#content .ptype                        {font-size:75%; color:#8f9e8b; margin-top:-5px;}
#content #rmiddle p                    {text-indent:2em; margin:10px 0 15px 0;}
#content #rmiddle ul#detail            {margin-top:15px;}
#content #rmiddle ul#detail li         {background:url('/static/images/list_provider_detail_titems.png') no-repeat; margin:7px 0 7px 0; padding-left:22px;}
#content #rmiddle ul#links             {margin:20px 0 20px 30px;}
#content #rmiddle ul#links li          {margin:5px 0 5px 0;}
#content #rmiddle ul#links li a        {background:url('/static/images/list_provider_detail_titems.png') no-repeat; padding-left:22px;text-decoration:none; }
#content #rmiddle ul#links li a:hover  {text-decoration:underline;}

#content-wrap #content #rmiddle ul.items   {margin:0; padding:0;}
#content-wrap #content #rmiddle ul.items li{margin:0 0 0 5px; padding:0; background:none;}

#content #rmiddle .item, .titem        {/*background-color:#8f9e8b; color:#000;*/ font-weight:bold; padding:1px;}

#content #rmiddle dt                   {background:url('/static/images/list_provider_detail_titems.png') no-repeat; margin:0; padding-left:22px;font-weight:bold;}
#content #rmiddle dd                   {margin:10px 0 25px 0; padding-left:22px;}

#content #rmiddle table                {margin-top:5px;}
#content #rmiddle table thead tr, tfoot{border:0;}
#content #rmiddle table tr             {border-top:1px solid; }
#content #rmiddle table td, th         {width:70px; padding:2px; text-align:center; border-bottom:1px solid #999;}
#content #rmiddle table td.header      {width:100%;}

#content #rmiddle table.fees           {border:none; margin:0 0 0 5px;}
#content #rmiddle table.fees tr        {border:none; padding:0;}
#content #rmiddle table.fees td        {border:none; padding:0; text-align:left;}
#content #rmiddle table.fees td.a      {width:210px;}
#content #rmiddle table.fees td.b      {width:50px;}

#provider-nav                          {position:absolute; top:215px; left:725px; width:210px; font-size:75%;}
#provider-nav #pntop                   {height:12px; background:url(/static/images/provider_detail_nav_top.png) no-repeat;}
#provider-nav #pnmiddle                {padding:5px 0 15px 25px; background:url(/static/images/search_filters_middle.gif) repeat-y;}
#provider-nav #pnbottom                {height:10px; margin-bottom:15px; background:url(/static/images/search_filters_bottom.png) no-repeat ;}

#program-disclaimer                    {display:none;}

/*FAQs*/
dl                                     {margin-top:15px;}