http://www.schoolofdentalimplants.com -
Academic Programs - Training on Advanced Grafting Procedures for Dental Implants
Training on Advanced Grafting Procedures for Dental Implants - School of Dental Implants Is One of the Best Dental Implant Training Center in India, Hyderabad
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.sexypanels{
list-style-type: none;
margin: 0;
padding: 0;
width: 200px; /* width of menu */
}
.sexypanels li{
border-bottom: 0px solid white; /* white border beneath each menu item */
}
img { border:0px;}
.sexypanels li a{
background:white url() no-repeat right top; /*color of menu by default*/
font: bold 12px Arial, Helvetica, sans-serif;
display: block;
color: maroon;
width: auto;
padding: 5px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
border-bottom: 1px solid black; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
}