.cardsContainer
{
margin:10px;


}
.bioContainer
{
margin-left:10px;
margin-bottom:10px;
margin-top:10px;

padding-right:10px;
height:300px;
}
.details
{
width:145px;
display:inline;
float:right;
line-height:16px;
}
.details a:visited
{
text-decoration:underline;
font-weight: bold;
font-size:11px;
}
.details a:hover
{
text-decoration:underline;
font-weight: bold;
font-size:11px;
}
.details a:link
{
text-decoration:underline;
font-weight: bold;
font-size:11px;
}
.details a:active
{
text-decoration:underline;
font-weight: bold;
font-size:11px;
}

.personBlock
{
display:block;
margin:2px;
font-size:13px;
width:285px;
height:125px;
padding:2px;
float:left;
background-color:#E5E5E5;

}

.allBlock
{

display:block;
margin:2px;
font-size:12px;
width:395px;
height:280px;
padding:5px;
background-color:#E5E5E5;


}
.personName
{
	color:#003366;
	font-weight: bold;
	margin-bottom:10px;
}
.personBlock img
{
	padding:0;
	margin:0;
}
.photoComment img
{
	width:130px;	
	display:block;
	float:left;
	background:#003366;
}
.photoComment
{
	width:130px;
	color:#FFFFFF;
	font-size:11px;
	background:#003366;
	padding:5px;
	margin:10px;
	display:inine;
	float:left;
}
.shortInfo
{
	font-weight: bold;
	font-size:10px;
	color:#333333;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	background-color:#D9DBE1;
	padding:10px;
	
	

}
.shortInfo a:visited
{
	font-weight: bold;

}
.shortInfo a:hover
{
text-decoration:underline;
font-weight: bold;
color: #FF9900;
}
.shortInfo a:link
{
text-decoration:underline;
	font-weight: bold;
	color: #003366;
}
.shortInfo a:active
{
text-decoration:underline;
	font-weight: bold;
	color: #003366;
}
.locationBox a:link
{
font-weight: bold;
color: #003366;
}
.locationBox a:active
{
font-weight: bold;
color: #003366;
}
.locationBox a:hover
{
font-weight: bold;
color: #CC3300;
}
.locationBox a:visited
{
font-weight: bold;
color: #003366;
}
