.table_graco {border-collapse:collapse; vertical-align: top; padding: 5; 10; 5; 10;}
.table_graco td {text-align:top; vertical-align: top;}
.table_graco th {text-align:top; vertical-align: top;}
  .bl {background: A3D1E9;}

.content_ul {margin: 15px;padding: 0px 0px 10px 20px;}

ul {
margin: 0;
padding: 0;
list-style: none;
}

ul li {
position: relative;
}

li ul {
position: absolute;
left: -12px;
top: 27px;
display: none;
}

ul li a {
display: block;
text-decoration: none;
color: #777;
padding: 6px;
border-bottom: 0;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

/*ul {
margin: 0;
padding: 0;
list-style: none;
list-style:circle
}*/

li:hover ul, li.over ul {
display: block;
}
