.atma_button * {
	margin:0;
	padding:0
}

.atma_button {
	direction:ltr;
	line-height:1.2;
	background-color:#cadef4;
	border:1px solid #ccc;
	padding:15px;
	text-align:center;
	overflow:visible
}

.atma_button div {
	background:url(button1.gif) no-repeat;
	font-size:1.3em;
	background-color:#5679a5
}

.atma_button div span span a {
	display:block;
	color:#fff;
	background:url(button2.gif) no-repeat right bottom;
	padding:8px 18px 13px 13px;
	text-decoration:none;
	font-weight:bold;
	height:1%
}

.atma_button div span{
	display:block;
	background:url(button1.gif) no-repeat right -400px;
	height:1%
}

.atma_button {
	padding:0;
	background:none;
	border:0
}

.atma_button div{
	background:url(button3.gif) no-repeat
}

.atma_button div span span a{
	background:url(button4.gif) no-repeat right bottom
}

.atma_button div span{
	background:url(button3.gif) no-repeat right -400px
}

.atma_button div span span{
	background:url(button3.gif) no-repeat left bottom
}
