@import url("_reset.css");
@import url("_content.css");
/*------------------------------------------------------------------------
 Theme Name:    Tech For HR
 Description:   WordPress 2.9 theme
 Version:       1.1
 Author:        Chel Ramsey - M Lee Smith Publishers
 Author URI:    http://www.mleesmith.com
 ------------------------------------------------------------------------*/
.execphpwidget li.cat-item { background: transparent url(img/sidebar-arrow.png) left 10px no-repeat;  }
.cat-item > .children { display:none; }
li.cat-item:hover > .children { padding-left:15px;display:block; }

.execphpwidget > ul > li.plus { background: transparent url(img/sidebar-double-arrow1.png) left 10px no-repeat; }
