﻿
.psb-container-std
{
	width : 140px;
	height : auto;
}

.psb-container-std *
{
	margin : 0px;
	padding : 0px;
	font-family : arial, verdana, helvetica;
	font-size : 8pt;
	font-weight : normal;
}

.psb-container-std a {  }
.psb-container-std a:link { text-decoration: none; }
.psb-container-std a:active { text-decoration: none; }
.psb-container-std a:hover { text-decoration: underline; }
.psb-container-std a:visited { text-decoration: none; }


.psb-container-std .row1, .psb-container-std .row2, .psb-container-std .row3, .psb-container-std .row4
{
	padding : 2px;
	margin-bottom : 4px;
	clear : both;
}


.psb-container-std .row1
{
	text-align: center;
	height : auto;
	padding: 2px;
}

.psb-container-std .row1 .avatar
{
	padding-top : 10px;
	text-align: center;
	height : auto;
	width: auto;
}

.psb-container-std .row1 .status
{
	text-align: center;
	height: auto;
	width: auto;
	padding-bottom: 2px;
	border-bottom:1px dashed #bdbcba;
}

.psb-container-std .row1 .status label
{
	font-weight : bold;
}

.psb-container-std .row2
{
	height : 48px;
	padding: 2px;
	border-bottom:1px dashed #bdbcba;
}

.psb-container-std .row2 .field
{
	clear : both;
}

.psb-container-std .row2 .field .strong
{
	width : 50%;
	float : left;
	font-weight : bold;
}

.psb-container-std .row2 .field .normal
{
	width : auto;
	float : left;
	font-weight : normal;
}

.psb-container-std .row3
{
	height : 44px;
	padding: 2px;
	border-bottom:1px dashed #bdbcba;
}

.psb-container-std .row3 .action
{
	height : 15px;
	clear : both;
}

.psb-container-std .row3 .action img
{
	float : left;
	width : auto;
	height : auto;
	margin: 3px;
}

.psb-container-std .row3 .action label
{
	float : left;
	width : 90px;
	margin-top: 3px;
	font-weight: bold;
}

.psb-container-std .row4
{
	width : auto;
	height : 32px;
}

.psb-container-std .row4 .services
{
	font-weight : bold;
}

.psb-container-std .row4 .services select
{
	width : 135px;
}


