  /*************************************************************************************************************
                                            blue_images
  ************************************************************************************************************/
.left_blue_containermaster 
{
    width: 24px;
    height: 26px;
	background: url(images/dampezeshki_images/left.jpg) top left no-repeat;
}
.mid_blue_containermaster 
{
	background: url(images/dampezeshki_images/mid.jpg) top left repeat-x;
	width: auto;
	height: 26px;
}
.right_blue_containermaster
{
      background: url(images/dampezeshki_images/right.jpg) top left no-repeat;
      width: 25px;
	  height: 26px
}
/*************************************************************************************************************
                                            gray_images
  ************************************************************************************************************/
.left_gray_containermaster 
{
    width: 24px;
    height: 26px;
	background: url(images/dampezeshki_images_gray/left.jpg) top left no-repeat;
}
.mid_gray_containermaster 
{
	background: url(images/dampezeshki_images_gray/mid.jpg) top left repeat-x;
	width: auto;
	height: 26px;
}
.right_gray_containermaster
{
      background: url(images/dampezeshki_images_gray/right.jpg) top left no-repeat;
      width: 25px;
	  height: 26px
}
/*************************************************************************************************************
                                            full_images
  ************************************************************************************************************/
.left_full_containermaster 
{
    width: 43px;
    height: 25px;
	background: url(images/dampezeshki_image/left.gif) top left no-repeat;
}
.mid_full_containermaster 
{
	background: url(images/dampezeshki_image/mid.jpg) top left repeat-x;
	width: auto;
	height: 25px;
}
.right_full_containermaster
{
      background: url(images/dampezeshki_image/right.gif) top left no-repeat;
      width: 43px;
	  height: 25px
}
.downleft_full_containermaster 
{
    width: 43px;
    height: 10px;
	background: url(images/dampezeshki_image/down-left.gif) top left no-repeat;
}
.downmid_full_containermaster 
{
	background: url(images/dampezeshki_image/down-mid.jpg) top left repeat-x;
	width: auto;
	height: 10px;
}
.downright_full_containermaster
{
      background: url(images/dampezeshki_image/down-right.gif) top left no-repeat;
      width: 43px;
	  height: 26px;
}




