@charset "utf-8";
/* CSS Document */

#linkbutton{
	margin:0 10px;
}

#linkbutton .left{
	float:left;
	width:320px;
	margin-bottom:10px;
}

#linkbutton .right{
	float:right;
	width:320px;
	margin-bottom:10px;
}
