.wkz_breadcrump {
	font-size: 85%;
}

#sidebar_right {
	width: 98%;
}

.btn_remove_plate {
	background:		url('/images/icons/delete.png') no-repeat left center;
	font-weight:	bold;
	border:				none;
	padding-left:	20px;
	margin-top:		5px;
	cursor:				pointer;
	text-align:		left;
}

.btn_add_plate {
	background:		url('/images/icons/add.png') no-repeat left center;
	font-weight:	bold;
	border:				none;
	margin-left:	5px;
	padding-left:	20px;
	margin-top:		5px;
	cursor:				pointer;
	text-align:		left;
}

.error_list {
	list-style:				none !important;
	list-style-type:	none !important;
	font-weight:			normal !important;
	width:						90% !important;
}
