/*************************************************************************************************************
                                           images
  ************************************************************************************************************/ 
.maghsoudright_containermaster_orange 
{
    width: 13px;
    height: 28px;
	background: url(images/top_left.gif) top left no-repeat;
    vertical-align: top;
}
.maghsoudleft_containermaster_orange 
{
	background: url(images/top_right.gif) top right no-repeat;
	width: 14px;
	height: 28px;
	vertical-align: top;
}
.maghsoudrepeatleft_containermaster_orange 
{
	background: url(images/top_mid.gif) top left repeat-x;
	width: auto;
	height: 28px;
	vertical-align: top;
}
.maghsoudmid_left_containermaster_orange 
{
	background: url(images/mid_left.gif) bottom left repeat-y;
	width: 13px;
	height: auto;
	vertical-align: top;
}
.maghsoudmid_right_containermaster_orange 
{
	background: url(images/mid_right.gif) bottom right repeat-y;
	width: 13px;
	height: auto;
	vertical-align: top;
}
.maghsouddownleft_containermaster_orange 
{
	background: url(images/bottom_left.gif) top left no-repeat;
	width: 13px;
	height: 13px;
}
.maghsouddownright_containermaster_orange
{
	background: url(images/bottom_right.gif) top right no-repeat;
	width: 14px;
	height: 13px;
}
.maghsouddownmid_containermaster_orange
{
	background: url(images/bottom_mid.gif) top left repeat-x;
	width: auto;
	height: 13px;
	vertical-align: bottom;
}
