/* Accompanies Windows IE 5.5 PNG fix by Bob Osola */


img, div, td { behavior: url(iepngfix/iepngfix.htc) }

.plainbackground{
   background :  url("images/bg.gif") repeat-y;
   padding: 0 0 0 40px;
}

