.content_box
{
background-image: url(../images/layout/sampling_box_top.gif);
background-repeat: no-repeat;
background-position: left top;
}

.content_box_inner
{
background-image: url(../images/layout/sampling_box_btm.gif);
background-repeat: no-repeat;
background-position: left bottom;
}

