div {
	float: left;
	margin: 0 10px 0 0;
}



img {
	display: inline-block;
}

a.buttonx {
	/*color: #fff;*/	
	background: transparent url(../img/_style/buttonx_right.gif) no-repeat scroll top right;
	color: #b50000;
	display: block;
	float: left;
	font: bold 11px arial, sans-serif;
	height: 26px;
	margin: 6px 3px 3px 0px;
	padding-right: 10px; /* sliding doors padding */
	text-decoration: none;
}

a.buttonx span {
	background: transparent url(../img/_style/buttonx_left.gif) no-repeat;
	display: block;
	line-height: 16px;
	padding: 5px 0 5px 9px;
}