input.mapp-button, input.wpcf7-submit{
	background:url("../images/sprite_master.png") repeat-x scroll 0 -1260px transparent;color:#fff !important;cursor:pointer;
	height:30px;
	line-height:130%;/*Important for IE6*/
	margin:0; /* adjust right margin as necessary when using multiple buttons */
	padding:4px 9px; /* adjust as necessary for background icons on buttons */
	border:none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/lasaa/pie.php);
	text-decoration:none;
	font-size:90%;
}

input.mapp-text,input.wpcf7-text,textarea{
	font-family: Arial, sans-serif;
	font-size:100%;
	color:#333;
	margin:0;
	padding:2px 0;
	border:1px solid #ccc !important;
}

form.wpcf7-form{background-color:#ebebeb;padding:20px;}

table.adp-directions td{padding:5px !important;}