﻿.profilebizname
{
	color:#672F90;
	font-size:16pt;
	vertical-align:top;
	font-weight:bold;
}

.profilebizlogo
{
	width:150px;
	vertical-align:top;
}

.profilebizlogocol
{
	padding: 7px;
	font-size:8pt;
}

.profiletagline
{
	color:#672F90;
	font-size:12pt;
	vertical-align:top;
}

.profiledescription
{
	display:block;
	height:320px;
	overflow:auto;
}

.profiletextcol
{
	vertical-align:top;
	width:230px;
}

.profiletext
{
	font-size:8pt;
	
}

.profilelabelcol
{
	vertical-align:top;
	width:100px;
	font-weight:bold;	
}

.profilelabel
{
	font-weight:bold;	
}

.profilewebsite
{
	font-size:8pt;
	display:block;
	width:230px;
	word-wrap:break-word;
}

.profiletoolbarlink
{
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
}

.profiletoolbarlink:hover
{
	color:#672F90;
	text-decoration:underline;
}

.profiletoolbarcol
{
	padding:4px;
	text-align:center;
}

profiletoolbartable
{
	border-collapse: collapse;
	border-top: solid 1px #dddddd; 
	border-bottom: solid 1px #dddddd;
}



