

/********faculty accordion***********/
div#faculty_accordion h1{cursor:pointer;}

div#faculty_accordion_lb li.active a.handle_active{background:#CCC;}

div#faculty_accordion_lb div.fac_cont ul{
border-bottom: 2px solid #000000;	
}

div#sb-wrapper div.custom_sb_close a{
 background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    float: right;
    height: 16px;
    margin-left: 3px;
    width: 16px;	
}
div#sb-wrapper div.custom_sb_close{
 float: right;
    height: 16px;
    padding: 2px 0;
    width: 45%;
}

div#main div.search_staff{
   float: left;
    margin-left: 10px;
    margin-top: 10px;	
	width:100%;
}

div.usersearch_right{
float:right;
 margin-right: 100px;	
}

div.usersearch_left{float:left;}

div.usersearch_res{
float: left;
    margin-top: 10px;
    width: 100%;
