#profilecontent{
	float:left;
	width:620px;
	margin:10px 0 0 10px;
	display: inline;
}

#profilerightcol{
	float:right;
	display: inline;
	width:300px;
	margin:10px 10px 0 0;
}

#mainprofilebox{
	border:solid 3px white;
	margin-bottom:15px;
	/*filter: alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	zoom:1;*/
}
#mainprofilebox h2{
	margin:0px;
	padding: 8px;
	font-size:16px;color:white;
}
.profileactions{
	float:right;
	width:205px;
	margin:8px 8px 0 0;
    list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
}
.profileactions li{
	height:41px;
	background-image:url(../images/profileactionsbg.png);
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;padding:0;
	
}
.profileactions li a{

	margin:0;
	line-height:41px;
	padding:8px 0 8px 40px;
	font-size:14px;font-weight:bold;
}
.profiledesc{
	width:359px;
	margin:8px 0px 8px 8px;
	height:184px;

}
.mainprofilepic{
	float:left;
	border:solid 2px white;
	margin:5px 10px 10px 0px;
	width:120px;
	height:120px;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	display:block;
}
.friendship{
	background:transparent url(../images/kopeteavailable.png) no-repeat;
}
.subscribe{
	background:transparent url(../images/news_subscribe.png) no-repeat;
}
.sndmessage{
	background:transparent url(../images/mail_forward.png) no-repeat;
}
.reportuser{
	background:transparent url(../images/report.png) no-repeat;
}

.normalprofilebox{
	border:solid 3px white;
	margin-bottom:15px;
	/*filter: alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	zoom:1;*/
}

.normalprofilebox .title {
	margin-bottom:10px;
	overflow:hidden;
	padding-bottom:5px;
	width:100%;
}

.normalprofilebox .title h2 {
	margin:0px;
	padding: 8px;
	font-size:16px;color:white;
}

.normalprofilebox .title ul {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0 0 0;
	padding:0;
}
.normalprofilebox .title li {
	display:inline;
	float:left;
	margin-left:5px;
	width:80px;
}

.upload-list {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 -22px 10px 0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:634px;

}

.upload-list ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.upload-list li {
	float:left;
	/*height:252px;*/
	margin-left:20px;
	margin-top:10px;
	width:146px;
	background-color:white;
	padding:6px;
}

.upload-list li li {
	height:auto;
	margin:0 0 1px;
	padding:0;
	color:black;
	overflow:hidden;
}

.upload-list li ul li h2 {
	font-weight:bold;
	margin:5px 0 5px 0;
	padding:2px 0 2px 0;
	font-size:12px;
	color:black;
	border-bottom:1px solid #B7B7B7;
}

.friend-list {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 -10px 15px 0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:300px;

}

.friend-list ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;

}

.friend-list li {
	float:left;
	margin-right:20px;
	width:70px;
}

.friend-list li li {
	margin:0;
	padding:0;
}

.friendpic{
	border:2px solid white;
	width:51px;
	height:51px;
}

.visitor-list {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 -10px 15px 0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:300px;

}

.visitor-list ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.visitor-list li {
	float:left;
	margin-right:10px;
	padding:0;
	width:120px;
}

.visitor-list li li {
	margin:0;
	padding:0;
}

.visitorpic{
	border:1px solid white;
	width:30px;
	height:30px;
	float:left;
	margin:0 8px 0 0;
}
