﻿
.contentText
{
	width:570px;
	height:auto;
	margin: 0 auto 0 auto;
}
.contentText img { margin: 0 0 -2px 0;}

/**************************************************************/
.contactProfile_BlogNetwork
{
	float:left;
	width:175px;
	height:auto;
	margin: 0 0 5px 8px;
	padding: 0 0 0 0;
		
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
	
	border: solid 0px #CCCCCC;
}
.contactProfile_BlogNetwork:hover
{
	float:left;
	width:175px;
	height:auto;
	margin: 0 0 5px 8px;
	padding: 0 0 0 0;
	cursor:hand;
	
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#E27A1D;
	
	border: solid 0px #E27A1D;
}

.contactProfileRectangle_BlogNetwork
{
	float:left;
	width:171px;
	height:23px;
	margin: 0 0 0 0;
	padding: 7px 0 0 0;
		
	text-align:center;
	
	border: solid 3px #CCCCCC;
}
.contactProfileRectangle_BlogNetwork:hover
{
	float:left;
	width:171px;
	height:23px;
	margin: 0 0 0 0;
	padding: 7px 0 0 0;
	cursor:hand;
	
	text-align:center;
	
	border: solid 3px #E27A1D;
}

/**************************************************************/
.contactProfile_SocialNetwork
{
	float:left;
	width:145px;
	height:auto;
	margin: 0 0 5px 8px;
	padding: 0 0 0 0;
		
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
	
	border: solid 0px #CCCCCC;
}
.contactProfile_SocialNetwork:hover
{
	float:left;
	width:145px;
	height:auto;
	margin: 0 0 5px 8px;
	padding: 0 0 0 0;
	cursor:hand;
	
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#1BAD43;
	
	border: solid 0px #1BAD43;
}

.contactProfileRectangle_SocialNetwork
{
	float:left;
	width:141px;
	height:23px;
	margin: 0 0 0 0;
	padding: 7px 0 0 0;
		
	text-align:center;
	
	border: solid 3px #CCCCCC;
}
.contactProfileRectangle_SocialNetwork:hover
{
	float:left;
	width:141px;
	height:23px;
	margin: 0 0 0 0;
	padding: 7px 0 0 0;
	cursor:hand;
	
	text-align:center;
	
	border: solid 3px #1BAD43;
}

/**************************************************************/
.contactProfile_BussinessNetwork
{
	float:left;
	width:110px;
	height:auto;
	margin: 0 0 5px 8px;
	padding: 0 0 0 0;
		
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
	
	border: solid 0px #CCCCCC;
}
.contactProfile_BussinessNetwork:hover
{
	float:left;
	width:110px;
	height:auto;
	margin: 0 0 5px 8px;
	padding: 0 0 0 0;
	cursor:hand;
	
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#045C97;
	
	border: solid 0px #045C97;
}

.contactProfileRectangle_BussinessNetwork
{
	float:left;
	width:106px;
	height:23px;
	margin: 0 0 0 0;
	padding: 7px 0 0 0;
		
	text-align:center;
	
	border: solid 3px #CCCCCC;
}
.contactProfileRectangle_BussinessNetwork:hover
{
	float:left;
	width:106px;
	height:23px;
	margin: 0 0 0 0;
	padding: 7px 0 0 0;
	cursor:hand;
	
	text-align:center;
	
	border: solid 3px #045C97;
}
/********************************************************************************/

.profileLinkImage { float:left; position:relative; margin: 0 0 0 0; padding: 0 0 0 0; border:0; }
.profileLinkImage a {border:0;}
.profileLinkImage img {border:0; background-color: silver;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5; }
.profileLinkImage img:hover {border:0; background-color: silver; opacity:1; filter: alpha(opacity=100); -moz-opacity: 1; }
