@IMPORT url("../pressrelease/press-item.css");
@IMPORT url("navigation.css");
@IMPORT url("belga.css");

div#mainInfoContent {
	text-align:left;
	font-size: 11px;
}
div#mainInfoContent div#navigationContent a.DisableFunction{
	text-decoration: none;
	font-weight:bold;
	color: graytext;
	border: solid 1px graytext;
	cursor: default;
}
.Spacing {
	margin-bottom: 7px;
}
.LabelColor {
	color:#000000;
}
.DetailColor {
	color:#000000;
}
.Follow {
	width: 12em;
	margin-top: 0em;
}
.Row {
}
div#subDetailContent .Link {
	display: block;
	font-style: italic;
}
.NoInfo {
	font-style: italic;
	display: block;
}
div#mainInfoContent .CompanyListTitle {
	width: 15em;
	border: 1px solid red;
	padding-left: .5em;	
}
div#mainInfoContent .CompanyName {
	xfont-size: 1.1em;
	font-weight: bold;
}
div#mainInfoContent label.CompanyInfo {
	padding-left:.5em;
}
div#mainInfoContent .CompanyContact {
	padding-left: 1em;
	line-height: 1em;
	padding-top: .5em;
}
div#mainInfoContent .CompanyContactLabel {
	font-weight: bold;
	padding-left: .5em;
}
div#mainInfoContent .CompanyWebsite {
	text-decoration: underline;
}
div#mainInfoContent .CompanyWebsite:hover {
	text-decoration: none;
}
div#mainInfoContent .TitleTab {
    padding: 6px;
}

div.Filter #navigationFunction a:link,
div.Filter #navigationFunction a:visited {
    text-decoration: none;
}


#subNavigationSection ul.NaviItems li a {
    text-decoration: none;
    color: #999999;
}

table.ContactList {
}
table.ContactList tbody tr {
}
table.ContactList tbody tr td.LastRow {
	padding-bottom: 1em;
}
table.ContactList td {
	padding-left: .5em;
	
}
div#separator {
    margin-bottom:7px;
}
