.bg {
	background: url(../../images/bg_vertical.png) repeat-x;
}

* html .bg {
	background: url(../../images/bg_vertical_ie.png) no-repeat;
}