.status_area { 
	margin-left:110px;
	font-size:18px;
	text-align:left;
}

#sts textarea {
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
	border:1px solid #005299;
	height:80px !important;
}
#sts button{	
	background:#005299;
	-moz-border-radius-bottomright:3px;
    -webkit-border-bottom-right-radius:3px;
	-moz-border-radius-topleft:3px;
    -webkit-border-top-left-radius:3px;
	border:0;
	margin-top:2px;
	margin-right:5px;
	text-decoration:none;
	color:white;
	}

.profile_row { vertical-align:top;margin:0;}	
table textarea {float:left;width:170px !important;height:15px !important;margin-top:4px;padding:0;}
.profile_element {  position:relative;margin:0;margin-left:5px;}
.path-info { margin-left:10px;}

a.changepass {	
	background:#005299;
	-moz-border-radius-bottomright:3px;
    -webkit-border-bottom-right-radius:3px;
	-moz-border-radius-topleft:3px;
    -webkit-border-top-left-radius:3px;
	border:0;
	margin-top:2px;
	margin-right:5px;
	color:#FFF !important;
	float:right;
	text-decoration:none;
	color:white;
	padding:2px;
	}
a.changepass:hover {
	text-decoration:none !important;
	background-color:#972982;
}
.isfriend {	
	background:#005299;
	-moz-border-radius-bottomright:3px;
    -webkit-border-bottom-right-radius:3px;
	-moz-border-radius-topleft:3px;
    -webkit-border-top-left-radius:3px;
	border:0;
	margin-top:2px;
	margin-right:0;
	text-align:center;
	width:96px;
	font-weight:bold !important;
	color:#FFF !important;
	float:left;
	text-decoration:none;
	color:white;
	padding:2px;
	}


.pictureTable
{
	margin-bottom:0px;
    -moz-border-radius-bottomleft:10px;
    -webkit-border-bottom-left-radius:10px;
}
.thumb
{
	height:80px;
	width:75px;
	padding:2px;
	vertical-align:middle;
	text-align:center;
}

.profile_button a {
	color:#FFF !important;
	background-color:#005299;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:4px;
	padding:3px;

}
.profile_button a:hover {
	background-color:#972982 !important;
	text-decoration:none !important;
}
.profile_button {
	margin-bottom:4px;
}
.grey a{
	background-color:#666;
}
a.avatar {
	color:#0080F2 !important;
	font-size:9px !important;
	font-weight:normal !important;
}
a.avatar:hover {
	color:#FFF !important;
}
