/*************************************************************************************************************
                                           images
  ************************************************************************************************************/ 
.GOLBluemaghsoudright_containermaster 
{
    width: 18px;
    height: 28px;
	background: url(images/IntrnationalEXPO/top-left.jpg) top left no-repeat;
    vertical-align: top;
}
.GOLBluemaghsoudleft_containermaster 
{
	background: url(images/IntrnationalEXPO/top-right.jpg) top right no-repeat;
	width: 8px;
	height: 28px;
	vertical-align: top;
}
.GOLBluemaghsoudrepeatleft_containermaster 
{
	background: url(images/IntrnationalEXPO/top-mid.jpg) top left repeat-x;
	width: auto;
	height: 28px;
	vertical-align: top;
}
.GOLBluemaghsoudmid_left_containermaster 
{
	background: url(images/IntrnationalEXPO/mid-right.jpg) bottom left repeat-y;
	width: 8px;
	height: auto;
	vertical-align: top;
}
.GOLBluemaghsoudmid_right_containermaster 
{
	background: url(images/IntrnationalEXPO/mid-left.jpg) bottom right repeat-y;
	width: 18px;
	height: auto;
	vertical-align: top;
}
.GOLBluemaghsouddownleft_containermaster 
{
	background: url(images/IntrnationalEXPO/bottom-left.jpg) top left no-repeat;
	width: 18px;
	height: 7px;
}
.GOLBluemaghsouddownright_containermaster
{
	background: url(images/IntrnationalEXPO/bottom-right.jpg) top right no-repeat;
	width: 8px;
	height: 7px;
}
.GOLBluemaghsouddownmid_containermaster
{
	background: url(images/IntrnationalEXPO/bottom-mid.jpg) top left repeat-x;
	width: auto;
	height: 7px;
	vertical-align: bottom;
}