#ddimagetabs {margin-left:-12px;}

.halfmoon{
margin-bottom: 4px;

}

.halfmoon ul{
padding: 3px 0px 2px 0px;
margin:0;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 0px;
}

.halfmoon li{
display: inline;
width:116px;
overflow:hidden;
margin: 0;
}

.halfmoon li a{
text-decoration: none;
padding: 3px 0px 2px 0px;
margin: 0;
width:116px;
margin-right: 0; /*distance between each tab*/
color: black;
}

.halfmoon li a:visited{
color: black;
}

.halfmoon li a:hover, .halfmoon li a.current{
}

#tabcontentcontainer, #littletabcontentcontainer, {
width:730px; /*width of 2nd level content*/
/*height:1.5em;     height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
display:none;
}
