/*************************************************************************************************************
                                            maskansazan_Images
  ************************************************************************************************************/ 
.Left_owgaf_GREENContainerMaster 
{
    width: 61px;
    height: 33px;
	background: url(Imagess/left.gif) top left no-repeat;
    vertical-align: top;
}
.Midleft_owgaf_GREENContainerMaster 
{
	background: url(Imagess/midleft.gif) top left repeat-x;
	width: auto;
	height: 33px;
	vertical-align: top;
}
.Midright_owgaf_GREENContainerMaster 
{
    width: auto;
    height: 33px;
	background: url(Imagess/midright.gif) top left repeat-x;
	vertical-align: top;
}
.Right_owgaf_GREENContainerMaster 
{
    background: url(Imagess/right.gif) top left no-repeat;
    width: 11px;
    height: 33px;
}
.RMiddleleft_owgaf_GREENContainerMaster
{
    width: 9px;
    height: auto;
	background: url(Imagess/leftmid.gif) top left repeat-y #cfdad2;
	vertical-align: top;
}
.RMiddleright_owgaf_GREENContainerMaster
{
    width: 11px;
    height: auto;
	background: url(Imagess/rightmid.jpg) top left repeat-y;
	vertical-align: top;
}
.Down_owgaf_GREENContainerMaster
{
    width: 4px;
    height: 4px;
	background: url(Imagess/downleft.gif) bottom left no-repeat #f3ece9;
	vertical-align: bottom;
}
.Middle_owgaf_GREENContainerMaster
{
    width: auto;
    height: 4px;
	background: url(Imagess/downmid.jpg) bottom left repeat-x;
	vertical-align: bottom;
}
.Downright_owgaf_GREENContainerMaster
{
    width: 11px;
    height: 4px;
	background: url(Imagess/downright.jpg) bottom right no-repeat;
	vertical-align: bottom;
}
