.e {
	border-bottom:1px solid #229ACE;
	clear:both;
	margin:0;
}

.e img {
	vertical-align:middle;
}

.e1 {
	border:0 none;
	float:left;
	font-size:12px;
	font-weight:normal;
	margin:10px 0 3px;
	overflow:hidden;
	padding:0;
	text-decoration:none;
	width:290px;
}

.e1 p {
	margin-left: 20px;
}

.e a {
	color: #303060 !important;
	font-weight: bold !important;
	text-decoration: underline !important;
}

.e a:hover {
	color: #229ACE !important;
	font-weight: bold !important;
	text-decoration: underline !important;
}

.e1 img {
	text-decoration: none !important;
	border-right: 5px solid #FFF;
}

.e2 {
	border:0 none;
	color:#303060;
	float:left;
	font-size:12px;
	font-weight:normal;
	margin:10px 0 3px;
	padding:0;
	text-decoration:none;
	width:100px;
}

.e3 {
	border:0 none;
	color:#303060;
	float:left;
	font-size:12px;
	font-weight:normal;
	margin:10px 0 3px;
	overflow:hidden;
	padding:0;
	text-decoration:none;
	width:299px;
}

.n {
	background: transparent url(/img/new.png) no-repeat scroll right top;
}

.v {
	background: transparent url(/img/eye.png) no-repeat scroll right top;
}

.l {
	background: transparent url(/img/autocomplete_indicator.gif) no-repeat scroll right top;
}

.d {
	clear:both;
	display:block;
	font-size:12px;
	margin-left: 10px;
}

.d table {
	width: 100%;
}

.d table td {
	width: 50%;
	border-style: none;
}

.d .phone {
	background: transparent url(/img/telephone.png) no-repeat scroll left top;
	padding-left: 20px;
}

.deleted_ad {
	text-decoration: line-through;
}

.searchLoadPaginator li {
	margin: 0px;
}
.searchLoadPaginator li a {
	font-size: 11px; 
}
.searchTruckPaginator li {
	margin: 0px;
}
.searchTruckPaginator li a {
	font-size: 11px; 
}
.gridColor td{
	font-size:12px;
	padding-bottom:3px;
	padding-top:0px;
}
.gridColor .firstItem td{
	padding-top:8px;
}
.gridColor a {
	color: #303060;
	font-weight: bold;
	text-decoration: underline;
}

.gridColor a:hover {
	color: #229ACE;
	font-weight: bold;
	text-decoration: underline;
}

.privateFormHolder label {
    width: 130px;
    margin: 2px 3px;
}
