.buttons
{
	clear: both;
	text-align: right;
	margin-right: 30px;
	padding-bottom: 20px;
}

.buttons_maf_form
{
	text-align: right;
	margin-right: 40px;
}

.buttons_profile_form
{
	width: 250px;
	margin-top: 15px;
	_margin-top: 0px;
	*margin-top: 0px;
	margin-left: 140px;
}

.button_next {
	background: transparent url('/enquetes/gratisbellen/images/verder.jpg');
	_background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/enquetes/gratisbellen/images/verder.jpg'), sizingMethod='scale');
	height: 47px;
	width: 180px;
	overflow: visible;
	cursor: pointer;
	border-style: none;
}

.button_back {
	background: none;
	/*visibility: hidden;*/
	display: none;
}

.button_final {
	background: transparent url('/enquetes/gratisbellen/images/verder.jpg');
	_background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/enquetes/gratisbellen/images/verder.jpg'), sizingMethod='scale');
	height: 47px;
	width: 180px;
	overflow: visible;
	cursor: pointer;
	border-style: none;
}

.button_final_special
{
}

* html .button_final, * html .button_next {
	border:1px transparent solid !important;
	_border-style: none;
}
