﻿
.psb-container-min
{
	width : 86px;
	height : 108px;	
}

.psb-container-min *
{
	margin : 0px;
	padding : 0px;
	font-family : arial, verdana, helvetica;
	font-size : 8pt;
	font-weight : normal;
}

.psb-container-min a {  }
.psb-container-min a:link { text-decoration: none; }
.psb-container-min a:active { text-decoration: none; }
.psb-container-min a:hover { text-decoration: underline; }
.psb-container-min a:visited { text-decoration: none; }

.psb-container-min .row1
{
	float : left;
	padding: 2px;
	height : auto;
	width: 118px;
	clear : both;
}

.psb-container-min .row1 .avatar
{
	float : left;
	height : 32px;
	width: 32px;
}

.psb-container-min .row1 .status
{
	float : left;
	margin-left : 3px;
	font-weight: bold;
	height : 19px;
	width: 82px;
	padding-top : 2px;
}

