/*************************************************************************************************************
                                            neyshabour_Images
  ************************************************************************************************************/ 
.neyshabourFull_right_ContainerMaster 
{
    width: 111px;
    height: 57px;
	background: url(Images/right.gif) top left no-repeat;
    vertical-align: top;
}
.neyshabourFull_left_ContainerMaster 
{
	background: url(Images/left.gif) top left repeat-x;
	width: auto;
	height: 35px;
	vertical-align: top;
}
.neyshabourFull_left1_ContainerMaster 
{
	background: url(Images/left.gif) top right repeat-x;
	width: auto;
	height: 35px;
	vertical-align: top;
}