/* CSS Document */

#gb_outer {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
}
#gb_title {
	background: url('img/orange_gradient.png');
	color: #000033;
}
#gb_inner {
	background: url('blue_content.png') #E4E7F8 repeat-x;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	border-collapse: collapse;
}
#gb_name {
	text-align: right;
	border-style: solid;
	border-color: #000000;
	border-width: 0px;
	border-bottom-width: 1px;
}
#gb_content {
	vertical-align: top;
}
#gb_avatar {
	vertical-align: top;
	text-align: center;
	width: 100px;
}
#gb_info {
	text-align: right;
	border-style: solid;
	border-color: #000000;
	border-width: 0px;
	border-top-width: 1px;
}
#gb_outer2 {
	margin-right: auto;
	margin-left: auto;
	width: 70%;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
#gb_50_le {
	width: 15%;
	text-align: right;
}
#gb_50_ri {
	width: 35%;
	text-align: left;
}
#gb_50_mid {
	width: 70%;
	text-align: center;
}
#gb_emo_block {
	width: 35%;
	text-align: center;
}
.emo {
	vertical-align: middle;
	border: 0px;
}

#gb_capcha
{
	text-align: center;
}
#gb_capcha img
{
	border: black solid 1px;
}