﻿#mainTable #main
{
	background: url(../images/unavailable_background.jpg) no-repeat top center;
}
#mainTable #left
{
	background: url(../images/unavailable_background_left.jpg) no-repeat top right;
}
#mainTable #right
{
	background: url(../images/unavailable_background_right.jpg) no-repeat top left;
}
#mainTable #bottomLeft
{
	background: url(../images/unavailable_background_left_bottom.jpg) no-repeat top right;
}

