﻿
.psb-container-light
{
	width : 240px;
	background-color : #ebf2f5;
}

.psb-container-light *
{
	margin : 0px;
	padding : 1px;
	font-family : arial, verdana, helvetica;
	font-size : 8pt;
	font-weight : normal;
}

.psb-container-light a {  }
.psb-container-light a:link { text-decoration: none; }
.psb-container-light a:active { text-decoration: none; }
.psb-container-light a:hover { text-decoration: underline; }
.psb-container-light a:visited { text-decoration: none; }

.psb-container-light .row1, .psb-container-light .row2, .psb-container-light .row3, .psb-container-light .row4
{
	margin-bottom : 4px;
}

.psb-container-light .row1
{
	height : 96px;
	clear : both;
	padding : 1px;
}

.psb-container-light .row1 .avatar
{
	float : left;
	height : 96px;
	width : 95px;
	padding : 3px;
}

.psb-container-light .row1 img
{
	height : 100%;
	width : 100%;
}

.psb-container-light .row1 .status
{
	float : left;
	width : 131px;
	padding : 3px;
}

.psb-container-light .row1 .status label
{
	font-weight : bold;
}

.psb-container-light .row2
{
	height : auto;
}

.psb-container-light .row2 .field
{
	width : 100%;
	clear : both;
}

.psb-container-light .row2 .field .strong
{
	width : 42%;
	float : left;
	font-weight : bold;
}

.psb-container-light .row2 .field .normal
{
	width : auto;
	float : left;
	font-weight : normal;
}

.psb-container-light .row4
{
	height : 48px;
}

.psb-container-light .row4 .services
{
	font-weight : bold;
}

.psb-container-light .row4 .services select
{
	width : 70%;
	font-weight : normal;
}

.psb-container-light .row4 .services .ruleline
{
	width : 100%;
	padding-top : 8px;
	border-bottom:1px solid #FFFFFF;
}


