#CategoryList {
	width:670px;
}

#CategoryListSidebar {
	float:left;
	margin-left:10px;
	margin-top:5px;
        padding:10px;
        width:272px;
background:#transparent;
color:#666666;
border:1px solid #dddddd;
-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
}

.CategoryNavTrail, .CategoryDescription {
	margin-bottom:20px;
background:transparent;
}

.CompanyEntryRow {
	padding:5px;
	border-bottom:1px solid #dddddd;
	margin-bottom:10px;
background:#ffffff;
}

.CompanyEntryRow h2 {
	margin:10px;
	color:#a3c245;
	font-size:12px;
}

.CompanyEntryRow h2 a {
	color:#444444;
	text-decoration:none;
}

.CompanyEntryRow h2 a:hover {
	color:#aec242;
	text-decoration:underline;
}

.CompanyDescription {
	margin-top:20px;
        margin-left:150px;
        margin-right:60px;
}

img.CompanyCountryImage {
	float:right;
}

.CompanyThumbnailDiv {
	float:left;
	border:0px solid #dddddd;
        background:transparent;
        margin-right:20px;
	margin-bottom:0px;
	height:140px;
}

.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:#a3c245;
}

div.CategoryNavTrail a {
	color:#575450;
	text-decoration:none;
}

div.CategoryNavTrail a:hover, div.CategoryNavTrail strong {
	color:#a3c245;
}

div.CompanyHighlight {
	background:transparent url(./../../images/backgrounddetail.gif) repeat-y scroll left top;
	border-bottom:1px solid #dddddd;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
color:#333333;
}
