
/*************************************************************************************************************
                                            sabt1_Images
  ************************************************************************************************************/ 
.sabt1Left_ContainerMaster 
{
    width: 21px;
    height: 32px;
	background: url(Images/top_left.jpg) top left no-repeat;
    vertical-align: top;
}

.sabt1Midright_ContainerMaster 
{
    width: auto;
    height: 32px;
	background: url(Images/top_mid.jpg) top left repeat-x;
	vertical-align: top;
}
.sabt1Right_ContainerMaster 
{
    background: url(Images/top_right.jpg) top left no-repeat;
    width: 23px;
    height: 32px;
}