.botao span,.botao-direito{
	display: block;
	background: #fff url(http://colorprintfitas.com.br/media/imagens/botao.png)   no-repeat;	
}

.botao{
	margin: 15px 0;
	display: block;
}

.botao span{
	color: #000;
	padding-left: 15px;
	clear: both;
	line-height: 30px;
	cursor: pointer;
	text-align: center;
}
.botao-direito{
	clear: none !important;
	width: 15px;
	height: 30px;
	float: right;
	background-position: right top !important;
	margin:0 !important;
	padding-left:0 !important;
}
