@charset "UTF-8";
/* CSS Document */

#logo{
	text-align:left;
}


#sidenav span{
	text-indent: -1.3em;
	padding-left: 1.3em;
}

#sidenav .pbBlockMenu{
	margin-bottom: 10px;
}

#sidenav span a{
	background:url(/library/hosp/share/images/arrow02.png) 0 50% no-repeat;
	padding-left: 1.3em;
	vertical-align: bottom;
  color:#333333;
}
#sidenav span a:hover{
  text-decoration:underline;
}