Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.
Give this a try:
CSS:
.container_description {
background-image: url(images/container_head_bck.gif);
background-repeat: no-repeat;
background-position: right;
background-color: #d6e0d2;
font-weight: bold;
margin: 8px 6px 0 6px;
width: 50%;
height: 24px;
line-height: 24px;
}
.container_left_cap {
background-image: url(images/container_head_cap.gif);
background-repeat: no-repeat;
background-position: left;
padding: 0 6px 0 5px;
}
HTML:
<div class="container_description">
<div class="container_left_cap">
Children
</div>
</div>
1 to 5 of 5