
[content-type='button'].add_listing_btn {
	-webkit-border-radius :   28;
	-moz-border-radius :   28;
	border-radius :   28px;
	text-shadow :   1px 1px 3px #666666;
	-webkit-box-shadow :   0px 1px 3px #666666;
	-moz-box-shadow :   0px 1px 3px #666666;
	box-shadow :   0px 1px 3px #666666;
	font-family :   Arial;
	color :   #ffffff;
	font-size :   20px;
	padding :   10px 20px 10px 20px;
	background :   #3498db;
	border :   solid #1f628d 2px;
	border-top :   solid #666666 1px;
	border-right :   solid #666666 1px;
	border-bottom :   solid #666666 1px;
	border-left :   solid #666666 1px;
	text-decoration :   none;
}

[content-type='button'].add_listing_btn:hover {
	background :   #3cb0fd;
	text-decoration :   none;
}

[content-type='button'].foot_business_btn {
	text-decoration :     none;
}

[content-type='button'].foot_business_btn:hover {
	text-decoration :     none;
}
