.basic li { list-style-type: none; }

.basic { width: 200px; font-family: verdana; margin-bottom: 20px; }
.basic div { background-color: White; }

.basic img.demo { margin-left: 30px; margin-top: 15px; }

.basic p { margin-bottom: 10px; border: none; text-decoration: none; font-size: 10px; margin: 0px; padding: 5px; }
.basic h3#top { background-image: url( "/images/css/top_right_header.png" ); }
.basic h3#top.selected { background-image: url( "/images/css/top_right_header_on.png" ); }

.basic h3 { font-weight: normal; font-family: Arial; font-size: 12px; height: 33px; line-height: 33px; }

.basic h3 { text-align: center; cursor: pointer; display: block; padding: 0 0 0 0; margin-top: 0; text-decoration: none; color: #636364; border-bottom: 1px solid #999; background-image: url( "/images/css/middle_right_header.png" ); }

.basic a { font-size: 11px; font-family: Arial; }

.basic h3.selected { color: White; background-image: url( "/images/css/middle_right_header_on.png" ); }

.basic ul li { margin-left: 10px; padding-top:1px; }
.basic ul li a { text-align: left; border: none; color: #7F99CC; line-height: 12px; }

