a.prev
{
	float:right;
	color:#256c89;
	text-decoration:none;
	background:url(../images/prev.png) no-repeat left;
	padding:0 0 0 18px;
	display:block;
	margin:15px 20px 0 0;
}
a.useradd
{
	float:left;
	color:#256c89;
	text-decoration:none;
	background:url(../img/user_add.png) no-repeat left;
	padding:0 0 0 18px;
	display:block;
	margin:15px 20px 0 0;
}
a.groupadd
{
	float:left;
	color:#256c89;
	text-decoration:none;
	background:url(../img/groupadd.png) no-repeat left;
	padding:0 0 0 18px;
	display:block;
	margin:15px 20px 0 0;
}
p.action
{
	padding-top:10px;
	padding-bottom: 10px;
	clear: both;
	display:block;
	height: 35px;
}
th.w20
{
	width:20%;
	text-align: center;
}
td.w20s
{
	text-align: center;
}
.groups form.niceform dl dt
{
	width:221px;
}
.groups form.niceform dl dd
{
	width:250px;
}
.logo img
{
	border:0;
	width:150px;
}
.groups .submit
{
text-align:center;
}
.groups textarea
{
	width:300px;
}
.groups .tabs dd.P_R
{
position: relative;
}
div.bordure
{
	border:1px solid black;
	margin-bottom:2px;
}