5
Forot about absolute URLs and don't use this smarty variable
style for image in theme's folder
td#headerbar {
border-bottom: 0px solid #dddddd;
background-image: url(hbar.gif);
}
style for image in images subfolder inside themefolder
input[type="button"] {
background-color: #eaeef2;
border: #000 1px solid;
color: #fff;
font: 10px verdana, tahoma, arial, helvetica, sans-serif;
text-align:center;
background-image : url(images/th.png);
padding: 1px;
}