#CategoryList {
        width:650px;
}

.CategoryNavTrail, .CategoryDescription {
        margin-bottom:8px;padding-left:10px;padding-top:5px;padding-bottom:5px;
        border:2px solid #cdcdcd;
        -moz-border-radius-bottomleft:10px;
        -moz-border-radius-bottomright:10px;
        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;
}

.CompanyEntryRow {
        padding:5px;
        margin-bottom:10px;
        border-bottom:1px solid #cdcdcd;
}

.CompanyEntryRow h2 {
        margin:0px;
        color:#006699;
        font-size:12px;
}

.CompanyEntryRow h2 a {
        color:#006699;
        text-decoration:none;
}

.CompanyEntryRow h2 a:hover {
        color:#ff6600;
        text-decoration:underline;
}

.CompanyDescription {
        margin-top:8px;
}

img.CompanyCountryImage {
        float:right;
}

.CompanyThumbnailDiv {
        float:left;
        margin-right:20px;
        margin-bottom:10px;
        height:94px;
}

.CompanyThumbnailDiv img.Thumbnail,
.CompanyThumbnailDiv img.Logo {
        display:block;
        margin-bottom:5px;
}

.CompanyThumbnailDiv img.Logo {
        padding:4px;
}

.CompanyThumbnailDiv img.Thumbnail,
.media-item-file img.Thumbnail {
        border:1px solid #cccccc;
        padding:2px;
}

#ThumbshotInfo {
        margin-top:5px;
        font-size:10px;
        text-align:center;
}

#ThumbshotInfo a {
        text-decoration:none;
        color:#666666;
}

#ThumbshotInfo a:hover {
        color:#ff6600;
}

div.CategoryNavTrail a {
        color:#0066CC;
        text-decoration:none;
}

div.CategoryNavTrail a:hover, div.CategoryNavTrail strong {
        color:#000;
}

div.CompanyHighlight {
        background-color:#d8e4ff;
        border:1px solid #cccccc;
        -moz-border-radius-bottomleft:3px;
        -moz-border-radius-bottomright:3px;
        -moz-border-radius-topleft:3px;
        -moz-border-radius-topright:3px;
}
