#right_gp {
	position: relative;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 0;
	background: url(/images/guildprofile/bg.jpg) no-repeat center center;
	width: 165px;
	height: 200px;
}
.logo-guild {
	float: left;
	margin-top: 60px;
	margin-left: 29px;
}
html>body .logo-guild {
	margin-left: 58px;
}
.nm-guild {
	clear: both;
	float: left;
	margin-top: 20px;
	width: 160px;
	height: 10px;
	color: #CC0000;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
.desc-guild {
	clear: both;
	float: left;
	width: 160px;
	margin-top: 8px;
	font-weight: bold;
}
.bt-foto{
	position: absolute;
	top: 185px;
	left: 10px;
}
.bt-scr {
	position: absolute;
	top: 185px;
	left: 65px;
}
.bt-more3 {
	position: absolute;
	top: 185px;
	left: 130px;
}
html>body .bt-more3 {
}
