table#listViews {
    width:100%;
}

table#listViews td.col1 {
    width: 15%;
}

table#listViews td.col2 {
    width: 60%;
}

table#listViews td.col3 {
    width: 25%;
}
table th{
    border-bottom: 3px solid #229ACE;
}
#tooltip.btrm{
    border:1px solid #FF8040;
    color:#229ACE;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px; 
    margin-top:2px;
    font-style: italic;
    /*background: #FFF url('/img/question-white.png') 2px center no-repeat;*/
    /*padding-left: 20px;*/
}


#tooltip.btrm #ttimg.top{
    position:absolute;
    margin-top:-8px;
    margin-left:-8px
}
#tooltip.btrm #ttimg.bottom{
    position:absolute;
    bottom:0;
    margin-bottom:-3px;
    margin-left:-8px
}
.e {
	clear:both;
	margin:0;
	padding-left: 6px;
}

.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:280px;
}

.spotlight .e1 {
    width: 276px;
}

.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;*/
	margin-right: 5px;
}

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

.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 td:first-child img {
    vertical-align:top;
    margin-right:4px;
    margin-top:1px;
}

.d div.risco {
    margin-top: 2px;
    border-top: 1px dotted #229ACE;
    padding: 5px 5px 5px 30px;
    background: transparent url(/img/risco_logo_small.png) no-repeat scroll left center;
    min-height: 30px;
}

.d div.risco p {
    color: #000;
    font-weight: bold;
}

.d div.risco p button {
    margin-top: -1px;
    margin-right: 10px;
    float:right;
}

.d div.risco span {
    color: #AAAAAA;
}

.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;
}

#resultsArea div.e1 a {
    font-weight: bold;
    cursor: pointer;
    display: block;
}

#resultsArea div.e3 div:first-child {
    width: 70px;
}

#resultsArea div.e3 div {
    float: left;
}

.via-icon {
	display:inline-block;
	text-decoration: none;
}

.via-icon > img {
	margin-left: 5px;
	vertical-align: text-top;
}