.login_box
{
	margin-top: 30px;
	width: 350px;
	padding: 10px;
}

.login_box TD
{
	vertical-align: middle;
	padding-right: 10px;
}

.profile_bar
{
	background-image: url(../images/profile_bar_top.png);
	width: 190px;
	height: 579px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:10px;
}

.profile_bar_option
{
	float:left;
	margin-left: 20px;
}

.profile_bar_option IMG
{
	vertical-align: middle;
	padding-bottom: 2px;
}

.profile_bar_option A:link
{
	text-decoration: none;
}

.profile_bar_option A:visited
{
	text-decoration: none;
}



.profile_bar_bottom
{
	background-image: url(../images/profile_bar_bottom.png);
	width: 190px;
	height: 14px;
	background-repeat: no-repeat;
	background-position: left top;
}

.profile_bar_picture_big IMG
{
	padding: 5px;
	text-align:center;
}

.profile_bar_picture_big
{
	background-image: url(../images/profile_bar_avatar_background.png);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	background-position: left top;
}

.profile_info TD:first-child
{
	font-weight:bold;
	padding-right:10px;
	padding-bottom: 3px;
}

.profile_info IMG
{
	vertical-align: middle;
	padding-bottom: 2px;
}

.community_list TABLE
{
	width: 100%;
}

.community_list TR:first-child
{
	border-top: 1px solid #c5bdb2;
}

.community_list TD
{
	padding:5px;
	background-color:#f5f3e8;
	border-bottom: 1px solid #c5bdb2;
	vertical-align:top;
}

.community_list IMG
{ 
	vertical-align: middle;
	padding-bottom: 2px;
}

.community_list .hidden_message TD
{
	background-color: #eeeeee;
} 
.community_list .list_tiny
{
	font-size:9px;
}

.kiekjeslist_item
{
	float:left;
	padding:10px;
	cursor:pointer;
	height:130px;
	width:130px;
}

.smalltext
{
	color:#7a4e58;
}

.smalltext A
{
	color:#7a4e58;
}