﻿.profile
{
	font-family: Arial;
	font-size: 10.0pt;
}
.profileHeaderPlaceholder
{
	
}
.profileLeftColumnPlaceholder
{
	width: 270px;
	float: left;	
	text-align: left;			
}
.profileLeftColumnPlaceholderNarrow
{
	width: 150px;
	float: left;	
	text-align: left;			
}
.profileLeftColumnPlaceholderWide
{
	width: 585px;
	float: left;	
	text-align: left;			
}
.profileRightColumnPlaceholder
{
	width: 585px;
	float: right;	
	text-align: left;		
}
.profileRightColumnPlaceholderWide
{
	width: 675px;
	float: right;	
	text-align: left;				
}
.profileRightColumnPlaceholderNarrow
{
	width: 270px;
	float: right;	
	text-align: left;				
}
.profileFooterPlaceholder
{				
}
.profileClear
{
	clear: both;
	font-size: 1px;
}
.profileHeader
{
	padding: 5px;				
}
.profilePhoto
{
	text-align: center;
	border: 1px solid black;
	padding: 2px;
	font-size: 12.0pt;
	font-weight: bold;
}
.profileHeadline
{
	text-align: left;
	padding: 2px;
	font-size: 14.0pt;
	font-weight: bold;				
}		
.profilePersonalInfo
{
	font-size: 10.0pt;
	font-weight: bold;	
}	
.profileColumnDivider
{
	width: 15px;
	font-size: 1px;
	float: left;				
}
.profileColumnSection
{
	padding: 2px;
	text-align: left;
}
.profileSectionTitle
{
	font-weight: bold;	
	color: #000000;
	padding-left: 2px;			
	padding-right: 2px;			
}
.profileBizBud
{
	float: left;
	margin: 5px;
	width: 22%;	
	text-align: center;	
	cursor: pointer;
	overflow: hidden;
	font-size: 8.0pt;
	font-weight: bold;	
}
.commentBusiness
{
	float: left;
	padding: 5px;
	width: 25%;	
	text-align: center;	
	overflow: hidden;
	font-size: 8.0pt;
	font-weight: bold;
	
}
.commentText
{
	float: left;
	margin-bottom: 5px;
	width: 73%;
	text-align: left;
	overflow: hidden;					
}
.profileDataLabel
{
	float: left;
	width: 100px;
	font-weight: bold;
}
.profileData
{
	float: left;
}
.profileBusinessLink
{
	width: 100%;	
	text-align: center;	
	cursor: pointer;
	overflow: hidden;
	font-size: 8.0pt;
	font-weight: bold;		
}
.photoPlaceHolder
{
	text-align: center;					
}


.blogDatestamp
{
	font-weight: bold;
	font-size: 10.0pt;
	color: #7688AE;
}
.blogTimestamp
{
	font-size: 12.0pt;
	font-weight: bold;					
}
.blogTitle
{
	font-size: 12.0pt;
	font-weight: bold;
	color: #000000;
}
.blogDaily
{
	margin-left: 20px;
	margin-bottom: 10px;
}
.blogText
{
	margin-left: 20px;
	margin-bottom: 10px;
}

.commentPlaceholder
{
	width: 460px;	
}

.commentBusiness
{
	float: left;
	padding: 5px;
	width: 25%;	
	text-align: center;	
	cursor: pointer;
	overflow: hidden;
	font-size: 8.0pt;
	font-weight: bold;		
}
.commentText
{
	float: left;
	margin-bottom: 5px;
	width: 73%;
	text-align: left;
	overflow: hidden;		
}
.newsFeedTitle
{
	font-weight: bold;
}
.newsFeedTimestamp
{
	font-size: 8.0pt;
	color: #999999;
	font-style: italic;
}
