.simplepath A:visited,.simplepath A, .simplepath SPAN {
    font-family: Arial, Helvetica, sans-serif;
    color: #1C5484;
    font-size: 12px;
    font-weight: bold;
}

div.companies {
    padding-top: 10px;
}
.posted{
text-align:right;
color:#6599cb;
font-size:9px;
}
.posted span{
color:#abcdef;
}

.company-data div {
    font-family: Arial, Helvetica, sans-serif;
    background-position: 2px 4px;
    background-repeat: no-repeat;
    background-color: #F6FBFF;
    color: #003463;
    vertical-align: middle;
    border-left: 1px solid #6E9FC8;
    border-right: 1px solid #6E9FC8;
    border-bottom: 1px solid #C5E1F8;
    padding: 2px 10px 2px 95px;
    text-align: justify;
}

.companies .companyheading {
    height: 38px;
    margin: 0;
    padding: 0;
    background-image: url("temp/top.gif");
    background-repeat: repeat-x;
}

.companies .companyheading A {
    color: #00315C;
    line-height: 26px;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

div.company-heading-left {
    background-image: url("temp/top-left.gif");
    background-repeat: no-repeat;
    background-position: right top;
    float: left;
    height: 38px;
    width: 5px;
    margin: 0px;
    padding: 0px;
    border: none;
}

.companies .companyheading div.topl{
    height: 38px;
    border: none;
    padding-left: 0px;
    padding-top: 0px;
    background-image: url("temp/top-right.gif");
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
}

.topl a {
    color: #00315C;
    font-weight: bold;
    height: 20px;
    font-size:13px;
    line-height: 20px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}

.companies .companyfoot {
    height: 5px;
    border: none;
    padding: 0 0 0 5px !important;
    background-image: url("temp/bottom-left.gif");
    background-position: left top;
    background-repeat: no-repeat;

    line-height: 5px;
    font-size: 5px;
}

 .companies .footwrap {
    height: 5px;
    border: none;
    padding: 0 5px 1px 0;

    background-image: url("temp/bottom-right.gif");
    background-position: right top;
    background-repeat: no-repeat;
    line-height: 5px;
    font-size: 5px;
}

.companies .fline{
    height: 4px;
    border: none;
    line-height: 4px;
    font-size: 4px;
    border-bottom: 1px solid #6E9FC8;
    padding: 0;
}

.companies .WEB {
    background-image: url("temp/web.gif");
}

.companies .DESCRIPTION {
    background-image: url("temp/description.gif");
}

.companies .SERVICES{
    background-image: url("temp/services.gif");
    font-weight:bold;
}

.companies .ADDRESS{
    background-image: url("temp/address.gif");
}

.companies .PHONE{
    background-image: url("temp/phone.gif");
}

.companies .FAX{
    background-image: url("temp/fax.gif");
}

.companies .SERVICEAREA {
    background-image: url("temp/area-of-service.gif");
}

div.companylisting-profilelink {
    float: right;
    padding-right: 20px;
    background-image: url("temp/double-arrow.gif");
    background-repeat: no-repeat;
    background-position: 90px 9px;
    font-size: 11px;
    line-height: 20px;
    vertical-align: top;
}

div.companylisting-profilelink a.companylisting-profilelink-a {
    font-size: 11px;
    position: relative;
    top: -1px;
    color: #2886D2;
}

div.profilelink2{
    border-bottom: none;
    border-top: none;
    text-align: center;
    color: #0062C7;
    padding: 0 !important;
}

div.profilelink2 a {
    color: #0062C7;
    background-image: url("temp/double.png");
    background-repeat: no-repeat;
    background-position: 2px 3px;
    padding: 2px 0 2px 20px;
}

.companies A {
    color: #0062C7;
}

/* --------------------PAGINATION----------------------  */

.pagination a.normal {
padding-left:10px;
color: #0062C7;
padding-right:10px;
font-size:12px;
text-decoration:none;
border-right:1px solid #aaaaaa;
}

.pagination {
border-top:1px solid #6E9FC8;
text-align:right;
padding-top:10px;
}
.pagination .pagination_note {
float:left;
}
.pagination a.last {
border-right: none;
}
.pagination a.selected {
padding-left:10px;
padding-right:10px;
font-weight:bold;
font-size:15px;
border-right:1px solid #aaaaaa;
text-decoration:none;
color:#555555;
background-color:#eeeeee;
}
.pagination{
margin-top:5px;
vertical-align:middle;
}
.pagination a img {
display:inline;
vertical-align:middle;
border:none; 
margin: 3px;
}


