#content {
	width: 688px;
	margin-right: 0px;
}

#filterContent {
	padding-right: 40px;
}

#filterContent .smallblock {
}

#filterContent .smallblock select{
	width: 205px;
}

#filterContent  .smallblock.left {
	float: left;
}
#filterContent  .smallblock.right {
	margin-left: 20px;
	float: right;
	padding-top: 4px;
    min-width: 375px;
}

#filterContent .smallblock  label {
	margin-left: 20px;
}
#filterContent .smallblock label[for="lastvisit-1"]{
	margin-bottom: 10px;
}
.outoffilter .buttons {
	padding-right: 150px;
}
#filterContent .buttons, .outoffilter .buttons {
	float: right;
}
.uflow  {
	padding-top: 10px;
	padding-left: 35px;
}
.uflow  .item {
	margin-bottom: 40px;
}

.uflow .usersmall, .uflow .ustats {
	float:left;
}

.uflow .ustats {
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px dashed #CECECE;
}
.uflow .ustats * {
	line-height: 21px;
	font-size: 13px;
}

.uflow .ustats .name {
	font-size: 12px;
	display: inline-block;
	width: 175px;
	color: #555;
}
#filterContent {
    padding-bottom: 20px;
}