#sell_page {
	position: relative;
	background: #EEEEEE url("/images/sell_page/commision25.gif") no-repeat right top;
	padding: 15px 0px 30px 0px;
}

#sell_page .column {
	float: left; 
	width: 33%;
	text-align: center;
	position: relative;
}

#sell_page .sell_title {
	font-size: 18px;
	font-weight: bold;
}
#sell_page .color_1 {
	color: #00A8DE;
}
#sell_page .color_2 {
	color: #F47B1F;
}
#sell_page .color_3 {
	color: #A0D200;
}
#sell_page a {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

h1.sell_page{
	font-size: 25px;
	padding-left: 0px;
	border-bottom: 1px solid #e5e5e5;
	line-height: normal; 
	color: #000000;
	font-weight: bold;
	margin: 20px 0px 10px;
}
h2 {
	font-size: 18px;
	color: #000000;
	/*font-weight: normal;*/
}

a.join_link {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

.column_text {
	width: 48%;
	text-align: justify;
}
.h1_link_container {
	position: absolute;
	right: 0px;
	top: 8px;
}
