#bCard
{
	margin:10px auto;
	padding:5px;
	border:1px solid #CFCFCF;
	width:565px;
	height:1%;
}
#bCard H3
{
	padding-bottom:3px;
	border-bottom:1px solid #6F8B27;
	font-size:12px;
	height:25px;
}
#bCard H3 .title
{
	float:left;
	padding-top:3px;
	color:#6F8B27;
	text-align:left;
	font-size:14px;
	width:25%;
}
#bCard H3 UL
{
	display:table;
}
#bCard H3 .buttonArea
{
	float:right;
	text-align:right;
	width:65%;
}
#bCard H3 .buttonArea LI
{
	float:right;
}
#bCard H3 .buttonArea LI A,
#bCard H3 .buttonArea LI A IMG
{
	display:block;
}
#bCard H3 .buttonArea .time,
#bCard .buttonArea .skype
{
	margin:0 10px;
}
#bCard H3 .buttonArea .time
{
	position:relative;
	top:3px;
}
#bCard .buttonArea BUTTON
{
	margin-left:10px;
	border:1px solid #999B9A;
	font-size:11px;
	font-weight:bold;
	background:#FFDB8A url(../images/btn-search.gif) repeat-x left -3px;
	width:90px;
}
#bCard .companyLogo
{
	float:left;
	padding-top:20px;
	width:180px;
	text-align:center;
}
#bCard .companyLogo .logo
{
	margin:-10px auto 10px;
	width:120px;
	height:120px;
}
#bCard .info
{
	float:right;
	margin-top:10px;
	color:#606060;
	text-align:left;
	width:368px;
}
#bCard .info H4
{
	font-size:17px;
}
#bCard .info P
{
	margin-bottom:15px;
}
#bCard .info DT,
#bCard .info DD
{
	margin-bottom:5px;
}
#bCard .info DD.lastOne
{
	margin-bottom:0;
}
#bCard .info DT
{
	font-weight:bold;
}