﻿/* Remove default styling */
input[type=submit], input[type=button], #sidebar .widget_create_listing_button, #sidebar .widget_create_event_button {
	background: none !important;
	box-shadow: none !important;
	border: none !important;
	cursor: pointer !important;
	color: #ffffff !important;
	text-shadow: 1px 1px 0px #4c4c4c !important;
}

#sidebar .widget_create_listing_button a, #sidebar .widget_create_event_button a {
	background: none !important;
	box-shadow: none !important;
	border: none !important;
	color: #ffffff !important;
	text-shadow: 1px 1px 0px #4c4c4c !important;
}

input[type=button] #sidebar .widget_listing_event_map #get_directions {
	color: #ffffff !important;
	text-shadow: 1px 1px 0px #4c4c4c !important;
}

.va-contact-link, .va-contact-link a {
	background: none !important;
	box-shadow: none !important;
	border: none !important;
	color: #ffffff !important;
	text-shadow: 1px 1px 0px #4c4c4c !important;
}