.compshead{
	background-color: #f4f4f4;
	font-weight: bold;	
	height: 21px;
}
.compshead1{
	height: 21px;
	width:10px;
	background-image: url(/images/blocks/cptitle1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	float: left;
}
.compshead2{
	height: 21px;
	width:10px;
	background-image: url(/images/blocks/cptitle2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
	float: right;
}
.compshead3{
	padding-top:3px;
	display:block;
}
.compsentry1{
	margin-bottom:6px;
	padding:6px;	
	padding-top:8px;	
}
.compsentry0{
	margin-bottom:6px;
	padding:6px;	
	padding-top:8px;	
	border-top:1px solid #e0e2e2;
	border-bottom:1px solid #e0e2e2;
	background-color: #fafbff;
}

.compsbody{
	height: 98px;
}
.compslogo{
	width: 200px;
	min-height: 100px;
	height: 110px;
	text-align: center;
	float:left;	
	margin-right:12px;
	padding:6px;
	border:1px solid #e0e2e2;
	background-color: #FFFFFF;
}
.compslogovip{
	border: none;
        background-image: url(/images/blocks/vclogobg.gif)
}
.compslogo img{
	text-align:center;
	vertical-align:middle;
}
.compsname{
	margin-bottom:6px;
	font-weight: bold;
}
.compsdesc{
	overflow: hidden;
}
.compslinks{
	font-size: 10px;
}
.compscut{
	clear:both;
	font-size: 0;
}
.companypage .dlrowname{
	font-weight: bold;
}
.companypage{
	padding-bottom:2px;
}
.compstext{
	padding: 12px;
}
