/*************************************************************************************************************
                                           images_brown
  ************************************************************************************************************/ 
.owRight_ContainerMaster 
{
    width: 16px;
    height: 26px;
	background: url(images/Top_left.gif) top left no-repeat;
    vertical-align: top;
}
.owleft_ContainerMaster 
{
	background: url(images/Top_right.gif) top right no-repeat;
	width: 14px;
	height: 26px;
	vertical-align: top;
}
.owright2_ContainerMaster 
{
	background: url(images/Top_right_2.gif) top right no-repeat;
	width: 18px;
	height: 26px;
	vertical-align: top;
}
.owleft2_ContainerMaster 
{
	background: url(images/Top_left_2.gif) top right no-repeat;
	width: 18px;
	height: 26px;
	vertical-align: top;
}
.owRepeatleft_ContainerMaster 
{
	background: url(images/Top_mid.gif) top left repeat-x;
	width: auto;
	height: 26px;
	vertical-align: top;
}
.owmid_left_ContainerMaster 
{
	background: url(images/mid_left.gif) bottom left repeat-y;
	width: 16px;
	height: auto;
	vertical-align: top;
}
.owmid_right_ContainerMaster 
{
	background: url(images/mid_right.gif) bottom right repeat-y;
	width: 15px;
	height: auto;
	vertical-align: top;
}
.owdownleft_ContainerMaster 
{
	background: url(images/bottom_left.gif) top left no-repeat;
	width: 16px;
	height: 17px;
}
.owdownright_ContainerMaster
{
	background: url(images/bottom_right.gif) top right no-repeat;
	width: 15px;
	height: 17px;
}
.owdownmid_ContainerMaster
{
	background: url(images/bottom_mid.gif) top left repeat-x;
	width: auto;
	height: 17px;
	vertical-align: bottom;
}


/*************************************************************************************************************
                                           images_brown_brown
  ************************************************************************************************************/ 
.owRight_ContainerMasterbrown 
{
    width: 16px;
    height: 26px;
	background: url(images_brown/Top_left2.gif) top left no-repeat;
    vertical-align: top;
}
.owleft_ContainerMasterbrown 
{
	background: url(images_brown/Top_right2.gif) top right no-repeat;
	width: 14px;
	height: 26px;
	vertical-align: top;
}
.owright2_ContainerMasterbrown 
{
	background: url(images_brown/Top_right_22.gif) top right no-repeat;
	width: 18px;
	height: 26px;
	vertical-align: top;
}
.owleft2_ContainerMasterbrown 
{
	background: url(images_brown/Top_left_22.gif) top right no-repeat;
	width: 18px;
	height: 26px;
	vertical-align: top;
}
.owRepeatleft_ContainerMasterbrown 
{
	background: url(images_brown/Top_mid2.gif) top left repeat-x;
	width: auto;
	height: 26px;
	vertical-align: top;
}
.owmid_left_ContainerMasterbrown 
{
	background: url(images_brown/mid_left2.gif) bottom left repeat-y;
	width: 16px;
	height: auto;
	vertical-align: top;
}
.owmid_right_ContainerMasterbrown 
{
	background: url(images_brown/mid_right2.gif) bottom right repeat-y;
	width: 15px;
	height: auto;
	vertical-align: top;
}
.owdownleft_ContainerMasterbrown 
{
	background: url(images_brown/bottom_left2.gif) top left no-repeat;
	width: 16px;
	height: 17px;
}
.owdownright_ContainerMasterbrown
{
	background: url(images_brown/bottom_right2.gif) top right no-repeat;
	width: 15px;
	height: 17px;
}
.owdownmid_ContainerMasterbrown
{
	background: url(images_brown/bottom_mid2.gif) top left repeat-x;
	width: auto;
	height: 17px;
	vertical-align: bottom;
}
