@charset "utf-8";
/* CSS Document */
#about{
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	border-right:1px solid #09F;
	border-left:1px solid #09F;
	border-bottom:1px solid #09F;
	position:relative;
}
div.addthis_toolbox{
	float:right;
	position:absolute;
	right:45px;
	bottom:0;
}
#column{
	height:626px;
}
