span.clearer{display:block; clear:both;}

.mBtnLeft, .mBtnRight{
	height:58px;display:block; float:left; 
}
.mBtnRight{width:28px;}

.magicBtn > .mBtnLeft			{background: url(../../images/button/mBtns/mbtn_left_default.png) 0 0 no-repeat; }

.magicBtn > .mBtnRight			{background: url(../../images/button/mBtns/mbtn_right_default.png) 0 0 no-repeat;}

.magicBtn > .mBtnLeftHover		{background: url(../../images/button/mBtns/mbtn_left_hover.png) 0 0 no-repeat; cursor:pointer;}
.magicBtn > .mBtnRightHover	    {background: url(../../images/button/mBtns/mbtn_right_hover.png) 0 0 no-repeat; cursor:pointer;}

.magicBtn > .mBtnLeftDown		{background: url(../../images/button/mBtns/mbtn_left_click.png) 0 0 no-repeat;}
.magicBtn > .mBtnRightDown		{background: url(../../images/button/mBtns/mbtn_right_click.png) 0 0 no-repeat;}

.mBtnTxt		{color:#fff; font: bold 14px Arial; margin:20px 0 0 25px; display:block;}
.mBtnTxtHover	{color:#fff;}
.mBtnTxtDown	{position:relative; top:2px; left:2px;}
a.magicBtn		{text-decoration:none;}
a.magicBtn em   {color:#CC4CFF;font-style:normal;}

.magicBtn1 > .mBtnLeft			{background: url(../../images/button/mBtns/mbtn_left_default.png) 0 0 no-repeat; }
.magicBtn1 > .mBtnRight			{background: url(../../images/button/mBtns/mbtn_right_default.png) 0 0 no-repeat;}

.magicBtn1 > .mBtnLeftHover		{background: url(../../images/button/mBtns/mbtn_left_hover.png) 0 0 no-repeat; cursor:pointer;}
.magicBtn1 > .mBtnRightHover	    {background: url(../../images/button/mBtns/mbtn_right_hover.png) 0 0 no-repeat; cursor:pointer;}

.magicBtn1 > .mBtnLeftDown		{background: url(../../images/button/mBtns/mbtn_left_click.png) 0 0 no-repeat;}
.magicBtn1 > .mBtnRightDown		{background: url(../../images/button/mBtns/mbtn_right_click.png) 0 0 no-repeat;}

.mBtnTxt1		{color:#fff; font: bold 14px Arial; margin:20px 25px 10px 55px; display:block;}
.mBtnTxtHover	{color:#fff;}
.mBtnTxtDown	{position:relative; top:2px; left:2px;}
a.magicBtn1		{text-decoration:none;}
a.magicBtn1 em   {color:#CC4CFF;font-style:normal;}