/* homepage height */
body.home #primaryContent{ padding:0px 0px 31px 0px}
/* homepage promo heights */
body.home ul#promos li.promo {height:186px}
/*homepage - tabs */
ul.ui-tabs-nav li a span {font-size:1.2em}
/*homepage - tab content*/
body.home .tab-content ul.links li {line-height:1em;padding:0px;margin:0px;}
/*homepage - news */
#news .item h5 { height:11px}
/* subindex promo heights */
body ul#promos li.promo {height:192px}
body ul#promos li#promo-4 { clear:both;}
/*quicklinks */
body.home #quicklinks ul {width:180px;padding:0}
/* height of tabs */
.tab-content {height:22em}
/* careful, causes problems in Firefox */
/* http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes */
table.listing {display:inline; }
/* panel-nav */
#panel-nav ul.tree li.branch a  {width:164px;}
#panel-nav ul li.branch ul.nest-2 li a  {margin:0px 0px 4px 0px;}

#footer ul,      
 body.home ul#promos,      
 #section-nav,      
 #navigation ul,      
 #helpers,      
 body.home #frontplate,      
 #container,      
 #panel-nav,      
 #breadcrumb ul {      
    height:1%;      
 }      
      
 body.home div.column-wide-left { margin-left:70px;}      
 #header #navigation {  margin-left:10px;}      
 #navigation ul {margin-left:56px;}      
 body.home #navigation a.home span.bar {      
    overflow:hidden;      
 }      
      
 #section-nav {padding-right:240px;}      
      
 div.column-med-right {      
 }      
      
 div#tabs div#fragment-2,      
 div#tabs div#fragment-1 {      
    width:100%;      
 }      
      
 div.column-narrow-left { margin-left:70px;}      
 #section-nav {width:100%;}