﻿pre
{ 
	width:1000px;
	font-size: 11px;
	position:relative;
	z-index:9999;
	
	background:#ffeeee;
	border:1px solid #990000 !important;
	color:#990000;
	padding:10px;
	margin:10px;
}

input[type="button"],
input[type="image"]
{
	color:White !important;
}


/*a.btnAddFavDealer,
a.btnRemoveFavDealer
{
	background-image: url(/assets/images/interface/make_fav_small_btn.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 68px;
	border:1px solid red !important;
	display: block;
}*/

