		button{
			border:none;
			background:none;
			padding:0;
			margin:0;
			width:auto;
		   	overflow:visible;					
			text-align:center;	
			white-space:nowrap;	
			height:40px;
			line-height:38px;
			cursor: hand;
			cursor: pointer;			
			}
		button span, button em{
			display:block;
			height:40px;
			line-height:38px;			
			margin:0;
			color:#954b05;
			}	
		button span{
			padding-left:20px;
			background:url('/template/Store/GoingGreen/images/bg_button.gif') no-repeat 0 0;
			}	
		button em{
			font-style:normal;
			padding-right:20px;
			background:url('/template/Store/GoingGreen/images/bg_button.gif') no-repeat 100% 0;
			}	
		.ContentWrapper button a:link {
			color:#954b05;
			text-decoration:none;
		}


