﻿
.psb-container-max
{
	width : 240px;
	background-color : #ebf2f5;
}

.psb-container-max *
{
	margin : 0px;
	padding : 0px;
	font-family : arial, verdana, helvetica;
	font-size : 8pt;
	font-weight : normal;
}

.psb-container-max a {  }
.psb-container-max a:link { text-decoration: none; }
.psb-container-max a:active { text-decoration: none; }
.psb-container-max a:hover { text-decoration: underline; }
.psb-container-max a:visited { text-decoration: none; }

.psb-container-max .row1, .psb-container-max .row2, .psb-container-max .row3, .psb-container-max .row4
{
	padding : 2px;
	margin-bottom : 4px;
}

.psb-container-max .row1
{
	height : 96px;
	clear : both;
}

.psb-container-max .row1 .avatar
{
	float : left;
	height : 96px;
	width : 96px;
	margin-right: 8px;
}

.psb-container-max .row1 .status
{
	float : left;
	width : 131px;
}

.psb-container-max .row2
{
	height : auto;
}

.psb-container-max .row2 .field
{
	width : 100%;
	clear : both;
}

.psb-container-max .row2 .field label
{
	float : left;
	width : 50%;
	font-weight : bold;
}

.psb-container-max .row2 .field .strong
{
	width : 42%;
	float : left;
	font-weight : bold;
}

.psb-container-max .row2 .field .normal
{
	width : auto;
	float : left;
	font-weight : normal;
}

.psb-container-max .row3
{
	height : auto;
}

.psb-container-max .row3 .action
{
	height : 18px;
	clear : both;
}

.psb-container-max .row3 .action div
{
	float : left;
	width : 20px;
	height : 14px;
	margin-top : 3px;
	margin-bottom : 3px;
	margin-right : 3px;
}

.psb-container-max .row3 .action label
{
	float : left;
	width : 90px;
	margin-top: 3px;
	font-weight: bold;
}

.psb-container-max .row4
{
	height : 48px;
}

.psb-container-max .row4 .services
{
	font-weight : bold;
}
