﻿.b2b_SlidingDoorsWhite .rt
{
	background: url(images/rt_white.gif) top right no-repeat;
	margin: 0;
	padding: 0;
}

.b2b_SlidingDoorsWhite .lt
{
	background: url(images/lt_white.gif) top left no-repeat;
	margin: 0;
	padding: 0;
}

.b2b_SlidingDoorsWhite .rb
{
	background: url(images/rb_white.gif) bottom right no-repeat;
	margin: 0;
	padding: 0;
}

* html .b2b_SlidingDoorsWhite .rb
{
    height: 101%;
}

.b2b_SlidingDoorsWhite .lb
{
	background: url(images/lb_white.gif) bottom left no-repeat;
	margin: 0;
	padding: 0;
}

* html .b2b_SlidingDoorsWhite .lb
{
    height: 101%;
}