.rightside{
	margin-left:20px;
	margin-top:0px;
	background-color:#FFFFFF;
	width:280px;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity: 0.95;
	font-size:80%;
	text-align:center;
	border-bottom:1px #dddddd solid;
	border-right:1px #dddddd solid;
}
.rightside h4{
	clear:both;
	font-size:100%;
	margin:10px;
	margin-top:20px;
	padding-left:5px;
	padding-bottom:3px;
	border-bottom:dashed 1px #333333;
	text-align:left;
	cursor:pointer;
}
.close_box{
	float:left;
	margin-top:10px;
	margin-left:20px;
	cursor:pointer;
}
.rightside h5{
	float:right;
	margin-top:10px;
	margin-right:10px;
	font-weight:bold;
	font-size:80%;
}
.rightside a{
	color:#333333;
}
.subject_content{
	clear:both;
	margin-bottom:50px;
}
.subject_content div{
	clear:both;
}
.subject_content ul{
	margin-top:20px;
	text-align:left;
}
.subject_content ul li{
	margin-left:30px;
	margin-right:30px;
	margin-bottom:8px;
	list-style:none;
	line-height:18px;
}
#albumImg{
	height:90px;
	font-size:11px;
}
#albumName{
	line-height:25px;
}
.subject_content p{
	margin-top:10px;
	margin-left:15px;
	margin-right:20px;
	margin-bottom:8px;
}
#friend_content{
	clear:both;
	margin-bottom:10px;
}
#friend_content ul{
	margin-left:30px;
	margin-right:30px;
}
#friend_content ul li{
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	list-style:none;
}
#info{
	_margin-bottom:50px;
}
