
/*************************************************************************************************************
                                            sanaie_images
  ************************************************************************************************************/ 
.sanaieleft_containermaster 
{
    width: 12px;
    height: 25px;
	background: url(images/sanaie_images/left.gif) top left no-repeat;
    vertical-align: top;
}
.sanaiemidleft_containermaster 
{
	background: url(images/sanaie_images/leftrepeat.gif) top left repeat-x;
	width: auto;
	height: 25px;
	vertical-align: top;
}
.sanaiemidright_containermaster 
{
    width: 69px;
    height: 25px;
	background: url(images/sanaie_images/mid.gif) top left no-repeat;
	vertical-align: top;
}
.sanaierightrepeat_containermaster 
{
    background: url(images/sanaie_images/rightrepeat.gif) top left repeat-x;
    width: auto;
    height: 25px;
}
.sanaieright_containermaster 
{
    background: url(images/sanaie_images/right.gif) top left no-repeat;
    width: 27px;
    height: 25px;
}
.sanaie_rmiddleleft_containermaster
{
    width: 12px;
    height: auto;
	background: url(images/sanaie_images/leftmidmid.gif) top left repeat-y;
	vertical-align: top;
}
.sanaie_rmiddleright_containermaster
{
    width: 27px;
    height: auto;
	background: url(images/sanaie_images/rightmidmid.gif) top left repeat-y;
	vertical-align: top;
}
.sanaie_down_containermaster
{
    width: 12px;
    height: 30px;
	background: url(images/sanaie_images/leftdown.gif) top left no-repeat;
	vertical-align: bottom;
}
.sanaie_middle_containermaster
{
    width: auto;
    height: 30px;
	background: url(images/sanaie_images/leftrepeatdown.gif) top left repeat-x;
	vertical-align: bottom;
}
.sanaie_midrepeatdown_containermaster
{
    width: 68px;
    height: 30px;
	background: url(images/sanaie_images/midrepeatdown.gif) top left no-repeat;
	vertical-align: bottom;
}
.sanaie_downright_containermaster
{
    width: 27px;
    height: 30px;
	background: url(images/sanaie_images/downright.gif) top left no-repeat;
	vertical-align: bottom;
}
