

.decoratedblock {cursor: pointer; margin: 2px 0; line-height: 20px; text-align: left; font-weight: bold; color: #494949; position: relative; width: 175px;}
.decoratedblock li{list-style:none;  cursor: pointer; width:160px;  background:transparent url(../images/listarrow.jpg) left top no-repeat; }
.decoratedblock li ul{width:175px; padding:0;   margin:0;  }
.decoratedblock li ul li a{color: #2599BF; text-decoration: none;  height: 100%; font-weight: bold; list-style: none; background:#fff url(../images/list_arrow_blue_btn.jpg) left center no-repeat; padding:0 0 0 10px;}
.decoratedblock li a{color: #494949; text-decoration: none; display: block;  font-weight: bold; list-style: none;}
.decoratedblock li a:hover{ text-decoration: none; display: block;}
.decoratedblock li ul li a:hover{color: #2599BF;  text-decoration: underline; background:#fff url(../images/list_arrow_blue_btn.jpg) left center no-repeat; padding:0 0 0 10px;}
.decoratedblock li ul li{ width: 155px;  background:none; padding-left: 5px; }
