.CategoryNavTrail, .CategoryDescription {
	margin-bottom:20px;
}

.CompanyEntryRow {
	padding:5px;
	border-bottom:1px solid #dddddd;
	margin: 0px 10px 10px 10px;
}

.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;
}

.CategoryNavTrail,
.CategoryNavTrail p {
	text-align: right;
	color: #808080 !important;
	margin-top: 15px;
}

div.CategoryNavTrail a{
	color:#c97614;
	text-decoration:none;
	font-size:11px;
	text-align: right;
}

div.CategoryNavTrail a:hover {
	color:#acacac;
	font-size:11px;
}

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;
}
